62 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			TOML
		
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			TOML
		
	
	
| [[source]]
 | |
| 
 | |
| url = "https://pypi.python.org/simple"
 | |
| verify_ssl = true
 | |
| name = "pypi"
 | |
| 
 | |
| 
 | |
| [dev-packages]
 | |
| 
 | |
| "bobtemplates.odoo" = {git = "ssh://git@gitlab.datenpol.at:122/odoo/bobtemplates.odoo.git"}
 | |
| odoorpc = "==0.6.0"
 | |
| 
 | |
| 
 | |
| [packages]
 | |
| 
 | |
| babel = "==2.3.4"
 | |
| decorator = "==4.0.10"
 | |
| docutils = "==0.12"
 | |
| ebaysdk = "==2.1.5"
 | |
| feedparser = "==5.2.1"
 | |
| gevent = "==1.1.2"
 | |
| greenlet = "==0.4.10"
 | |
| "html2text" = "==2016.9.19"
 | |
| "jinja2" = "==2.8"
 | |
| lxml = "==3.5.0"
 | |
| mako = "==1.0.4"
 | |
| markupsafe = "==0.23"
 | |
| mock = "==2.0.0"
 | |
| "num2words" = "==0.5.4"
 | |
| ofxparse = "==0.16"
 | |
| passlib = "==1.6.5"
 | |
| pillow = "==3.4.1"
 | |
| psutil = "==4.3.1"
 | |
| "psycopg2" = "==2.7.3.1"
 | |
| pydot = "==1.2.3"
 | |
| pyldap = "==2.4.28"
 | |
| pyparsing = "==2.1.10"
 | |
| "pypdf2" = "==1.26.0"
 | |
| pyserial = "==3.1.1"
 | |
| python-dateutil = "==2.5.3"
 | |
| pytz = "==2016.7"
 | |
| pyusb = "==1.0.0"
 | |
| pyyaml = "==3.12"
 | |
| qrcode = "==5.3"
 | |
| reportlab = "==3.3.0"
 | |
| requests = "==2.11.1"
 | |
| suds-jurko = "==0.6"
 | |
| vatnumber = "==1.2"
 | |
| vobject = "==0.9.3"
 | |
| werkzeug = "==0.11.11"
 | |
| xlsxwriter = "==0.9.3"
 | |
| xlwt = "==1.3.*"
 | |
| xlrd = "==1.0.0"
 | |
| pyopenssl = "==17.3.0"
 | |
| phonenumbers = "==8.8.6"
 | |
| cachetools = "*"
 | |
| 
 | |
| 
 | |
| [requires]
 | |
| 
 | |
| python_version = "3"
 |