update requirements
This commit is contained in:
parent
8765688eba
commit
1cd95a0a54
|
@ -1,43 +1,24 @@
|
||||||
aliyun-log-python-sdk==0.6.30.4
|
amqp==2.3.2
|
||||||
aliyun-python-sdk-core-v3==2.8.9
|
billiard==3.5.0.4
|
||||||
aliyun-python-sdk-rds==2.1.3
|
celery==4.2.1
|
||||||
certifi==2018.4.16
|
Django==2.0.7
|
||||||
chardet==3.0.4
|
|
||||||
Django==2.0.5
|
|
||||||
django-appconf==1.0.2
|
django-appconf==1.0.2
|
||||||
django-cors-headers==2.3.0
|
django-celery-results==1.0.1
|
||||||
django-crispy-forms==1.7.2
|
django-cors-headers==2.4.0
|
||||||
django-filter==1.1.0
|
django-filter==1.1.0
|
||||||
django-imagekit==4.0.2
|
django-imagekit==4.0.2
|
||||||
django-markdown-deux==1.0.5
|
|
||||||
django-pagedown==1.0.4
|
|
||||||
django-redis==4.9.0
|
django-redis==4.9.0
|
||||||
djangorestframework==3.8.2
|
djangorestframework==3.8.2
|
||||||
djangorestframework-jwt==1.11.0
|
djangorestframework-jwt==1.11.0
|
||||||
enum34==1.1.6
|
gevent==1.3.5
|
||||||
et-xmlfile==1.0.1
|
greenlet==0.4.14
|
||||||
idna==2.7
|
gunicorn==19.9.0
|
||||||
jdcal==1.4
|
kombu==4.2.1
|
||||||
lml==0.0.1
|
mysqlclient==1.3.13
|
||||||
Markdown==2.6.11
|
|
||||||
markdown2==2.3.5
|
|
||||||
mysqlclient==1.3.12
|
|
||||||
openpyxl==2.5.4
|
|
||||||
pilkit==2.0
|
pilkit==2.0
|
||||||
Pillow==5.1.0
|
Pillow==5.2.0
|
||||||
protobuf==3.6.0
|
|
||||||
pyexcel==0.5.8
|
|
||||||
pyexcel-io==0.5.7
|
|
||||||
pyexcel-xls==0.5.7
|
|
||||||
pyexcel-xlsx==0.5.6
|
|
||||||
Pygments==2.2.0
|
|
||||||
PyJWT==1.6.4
|
PyJWT==1.6.4
|
||||||
python-dateutil==2.7.3
|
pytz==2018.5
|
||||||
pytz==2018.4
|
|
||||||
redis==2.10.6
|
redis==2.10.6
|
||||||
requests==2.19.1
|
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
texttable==1.4.0
|
vine==1.1.4
|
||||||
urllib3==1.23
|
|
||||||
xlrd==1.1.0
|
|
||||||
xlwt==1.3.0
|
|
||||||
|
|
Loading…
Reference in New Issue