1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-09 10:57:27 +00:00

fix unittest

This commit is contained in:
skywalker 2021-07-27 16:30:39 +08:00
parent f8467e0ab0
commit a5b32f7a50

View File

@ -17,3 +17,4 @@ pillow
pyjwt==2.1.* pyjwt==2.1.*
pycryptodome pycryptodome
requests_oauthlib requests_oauthlib
chardet