mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-07 07:27:44 +00:00
Fix req version (#4519)
* add requests_oauthlib * fix django-post_office version
This commit is contained in:
parent
605068cb7a
commit
2d38976b86
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user