Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
myide authored Sep 19, 2019
1 parent c57c2b7 commit 0a6fe05
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
django==2.0.8
djangorestframework==3.8.2
django-filter==2.0.0
django-rest-swagger==2.1.1
djangorestframework-jwt==1.11.0
django-cors-headers==2.4.0
cryptography==2.3
redis==2.10.6
pymysql==0.9.2
celery==3.1.22
django-celery==3.2.2
celery-with-redis==3.0
uwsgi==2.0.17.1
gunicorn==19.9.0
channels==2.2.0
channels-redis==2.4.0
paramiko==2.4.1
django==2.0.8
djangorestframework==3.8.2
django-filter==2.0.0
django-rest-swagger==2.1.1
djangorestframework-jwt==1.11.0
django-cors-headers==2.4.0
djangorestframework-bulk==0.2.1
django-guardian==1.4.9
django-guardian==1.4.9
django-celery==3.2.2

0 comments on commit 0a6fe05

Please sign in to comment.