up requirements

This commit is contained in:
mihello 2018-07-30 09:49:04 +08:00
parent ceea979593
commit 7b164665f4
1 changed files with 7 additions and 0 deletions

View File

@ -1,7 +1,14 @@
Django==2.0.7 Django==2.0.7
django-appconf==1.0.2
django-cors-headers==2.4.0
django-filter==1.1.0 django-filter==1.1.0
django-imagekit==4.0.2
djangorestframework==3.8.2 djangorestframework==3.8.2
djangorestframework-jwt==1.11.0
gunicorn==19.9.0 gunicorn==19.9.0
mysqlclient==1.3.13 mysqlclient==1.3.13
pilkit==2.0
Pillow==5.2.0 Pillow==5.2.0
PyJWT==1.6.4
pytz==2018.5 pytz==2018.5
six==1.11.0