Commit 2e73a13c by Chif Gergő

Remove unnecessary dependencies

parent a6f2efcd
......@@ -6,7 +6,6 @@ verify_ssl = true
[dev-packages]
httpie = "*"
flake8 = "*"
django-rest-swagger = "*"
coverage = "*"
django-nose = "*"
......@@ -23,7 +22,8 @@ channels = "*"
channels-redis = "*"
celery = {extras = ["redis"],version = "*"}
django-celery-beat = "*"
psycopg2 = "*"
gunicorn = "*"
psycopg2-binary = "*"
[requires]
python_version = "3.6"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment