1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 11:01:14 +00:00

Update requirements.txt

This commit is contained in:
zhengxie 2017-10-14 17:02:12 +08:00
parent 49f8917046
commit 12e0617b58
2 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,4 @@ openpyxl==2.3.0
pytz==2015.7
django-formtools
qrcode
requests

View File

@ -1,3 +1,5 @@
-r requirements.txt
mock==1.0.1
nose==1.3.7
exam==0.10.5