This website works better with JavaScript.
首頁
說明
登入
heuzef
/
lesspass
镜像来自
https://github.com/lesspass/lesspass.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
67
Wiki
Activity
瀏覽代碼
Update requirements.txt on the backend
pull/598/head
Guillaume Vincent
3 年之前
父節點
3a43b9790f
當前提交
3fca391735
共有
1 個文件被更改
,包括
3 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
取消
儲存