Browse Source

update python requirements

pull/342/head
Guillaume Vincent 7 years ago
parent
commit
a6c056112e
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      requirements.txt

+ 5
- 5
requirements.txt View File

@@ -1,9 +1,9 @@
Django==1.10.6
Django==1.11
django-cors-middleware==1.3.1
djangorestframework==3.5.4
djangorestframework-jwt==1.9.0
psycopg2==2.7
gunicorn==19.7.0
djangorestframework==3.6.2
djangorestframework-jwt==1.10.0
psycopg2==2.7.1
gunicorn==19.7.1
djoser==0.5.4
envparse==0.2.0
# tests


Loading…
Cancel
Save