60 lines
979 B
TOML
60 lines
979 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[dev-packages]
|
|
|
|
|
|
|
|
[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.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"
|
|
OdooRPC = "*"
|
|
pyOpenSSL = "*"
|
|
phonenumbers = "*"
|
|
|
|
|
|
[requires]
|
|
|
|
python_version = "3.5"
|