1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Fix req version (#4519)

* add requests_oauthlib

* fix django-post_office version
This commit is contained in:
sniper-py
2020-04-10 12:18:22 +08:00
committed by GitHub
parent 605068cb7a
commit 2d38976b86

View File

@@ -1,8 +1,8 @@
Django==1.11.25
Django==1.11.29
future
captcha
django-statici18n
django-post_office
django-post_office==3.3.0
django-webpack_loader
gunicorn
pymysql
@@ -17,3 +17,4 @@ requests
pillow
pyjwt
pycryptodome
requests_oauthlib