소스 검색

Update requirements.txt on the backend

pull/598/head
Guillaume Vincent 3 년 전
부모
커밋
3fca391735
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      containers/backend/requirements.txt

+ 3
- 3
containers/backend/requirements.txt 파일 보기

@@ -1,10 +1,10 @@
Django==3.0.7
django-cors-middleware==1.5.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
psycopg2-binary==2.8.5
gunicorn==20.0.4
djangorestframework-simplejwt==4.6.0
djoser==2.0.3
envparse==0.2.0
gunicorn==20.0.4
psycopg2-binary==2.8.6
# tests
factory-boy==2.12.0

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