Commit 2187b1c1 authored by sim's avatar sim

Upgrade dependencies

parent 22badde9
...@@ -15,12 +15,12 @@ colorama = "*" ...@@ -15,12 +15,12 @@ colorama = "*"
[packages] [packages]
Django = ">=1.11,<1.12" django = ">=1.11,<1.12"
dateutils = "*" dateutils = "*"
celery = "==3.1.25" celery = "==3.1.25"
SQLAlchemy = "*" sqlalchemy = "*"
"psycopg2" = "*" psycopg2-binary = "*"
SQLAlchemy-Utils = "*" sqlalchemy-utils = "*"
django-celery = "*" django-celery = "*"
djangorestframework = "*" djangorestframework = "*"
djangorestframework-jwt = "*" djangorestframework-jwt = "*"
......
This diff is collapsed.
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 to comment