Updating dependancies

This commit is contained in:
Apoclyps
2019-07-24 07:06:13 +01:00
parent 9aac431317
commit 44620b7b37
2 changed files with 329 additions and 69 deletions

View File

@@ -4,14 +4,20 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pdbpp = "*"
pytest-django = "*"
pytest-black = "*"
pytest-flake8 = "*"
[packages]
ujson = "*"
django-silk = "*"
django-recaptcha2 = "*"
dj-database-url = "*"
Django = "*"
gunicorn = "*"
flake8 = "*"
psycopg2-binary = "*"
[requires]
python_version = "3.7"