Browse Source

Fix ci for the backend

pull/478/head
Guillaume Vincent 5 years ago
parent
commit
d969c775e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      containers/backend/requirements.txt

+ 1
- 1
containers/backend/requirements.txt View File

@@ -2,7 +2,7 @@ Django==1.11.23
django-cors-middleware==1.3.1
djangorestframework==3.6.2
djangorestframework-jwt==1.10.0
psycopg2==2.8.3
psycopg2-binary==2.8.3
gunicorn==19.7.1
djoser==0.5.4
envparse==0.2.0


Loading…
Cancel
Save