소스 검색

update python requirements

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

+ 5
- 5
requirements.txt 파일 보기

@@ -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


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