1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-07 07:27:44 +00:00

Fix req version ()

* 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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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