API-Manager/requirements.txt
JianweiGao 8220547ecd Added pagination for the users list page
No longer load all users with "/users/all" to filter usernames and email
Load the all entitlements with the "/entitlements" api  instead of traversing all the users
Set default value for the call limits inputs
2018-10-01 16:23:22 +08:00

11 lines
198 B
Plaintext

#Django==1.11.7
Django==2.0.7
oauthlib==2.0.0
requests==2.11.1
requests-oauthlib==0.6.2
PyJWT==1.5.3
gunicorn==19.6.0
matplotlib
django-bootstrap-datepicker-plus
django-mathfilters
django-bootstrap3