소스 검색

Update python requirements

pull/342/head
Guillaume Vincent 6 년 전
부모
커밋
6f4890f52f
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. +5
    -5
      requirements.txt

+ 5
- 5
requirements.txt 파일 보기

@@ -1,10 +1,10 @@
Django==1.11
Django==1.11.9
django-cors-middleware==1.3.1
djangorestframework==3.6.2
djangorestframework-jwt==1.10.0
psycopg2==2.7.1
djangorestframework==3.7.7
djangorestframework-jwt==1.11.0
psycopg2==2.7.3.2
gunicorn==19.7.1
djoser==0.5.4
envparse==0.2.0
# tests
factory-boy==2.8.1
factory-boy==2.9.2

불러오는 중...
취소
저장