54 lines
1.2 KiB
TOML
54 lines
1.2 KiB
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
flake8 = "*"
|
|
autopep8 = "*"
|
|
|
|
[packages]
|
|
decorator = "==4.0.9"
|
|
ipython = "==4.2.0"
|
|
pexpect = "==4.1.0"
|
|
pickleshare = "==0.7.2"
|
|
ptyprocess = "==0.5.1"
|
|
pytz = "==2016.4"
|
|
simplegeneric = "==0.8.1"
|
|
traitlets = "==4.2.1"
|
|
requests = "==2.11.1"
|
|
django-nocaptcha-recaptcha = "==0.0.19"
|
|
django-cors-headers = "==2.0.1"
|
|
djangorestframework = "==3.8.2"
|
|
djangorestframework-jwt = "==1.11.0"
|
|
coverage = "==4.3.4"
|
|
django-nose = "==1.4.5"
|
|
nose-exclude = "==0.5.0"
|
|
psycopg2-binary = "==2.7.6.1"
|
|
django-bootstrap3 = "==11.1.0"
|
|
django-tables2 = "==1.6.1"
|
|
pycodestyle = "==2.3.1"
|
|
dealer = "==2.0.5"
|
|
django-modeltranslation = "==0.13b1"
|
|
django-auditlog = "==0.4.5"
|
|
django-phonenumber-field = "==1.3.0"
|
|
django-autocomplete-light = "==3.4.1"
|
|
six = "==1.10.0"
|
|
django-suit = "==0.2.26"
|
|
telepot = "==12.3"
|
|
pyexcel = "==0.5.10"
|
|
pyexcel-xlsx = "==0.5.5"
|
|
django-import-export = "==0.7.0"
|
|
openpyxl = "==2.4.11"
|
|
django-app-namespace-template-loader = "==0.4.1"
|
|
django-filter = "==2.0.0"
|
|
"backports.shutil_get_terminal_size" = "==1.0.0"
|
|
Django = "==2.1.5"
|
|
ipython_genutils = "==0.1.0"
|
|
Pillow = "==5.4.1"
|
|
PyJWT = "==1.6.4"
|
|
whitenoise = "==4.1.4"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|