[Bugfix] 修改bug,使用py3编程

This commit is contained in:
GuangHongwei
2017-05-15 23:39:54 +08:00
parent 3c8d6fbe1b
commit 458989328e
13 changed files with 37 additions and 47 deletions

View File

@@ -1,19 +1,19 @@
Django==1.11
django-bootstrap3==8.2.2
Pillow==4.1.0
djangorestframework==3.6.2
Django>=1.11
django-bootstrap3>=8.2.2
Pillow>=4.1.0
djangorestframework>=3.6.2
ForgeryPy
openpyxl==2.4.0
celery==4.0.2
paramiko==2.1.2
ansible==2.2.2.0
django-simple-captcha==0.5.5
django-formtools==2.0
sshpubkeys==2.2.0
djangorestframework-bulk==0.2.1
django-redis-cache==1.7.1
requests==2.13.0
itsdangerous==0.24
openpyxl>=2.4.0
celery>=4.0.2
paramiko>=2.1.2
ansible>=2.2.2.0
django-simple-captcha>=0.5.5
django-formtools>=2.0
sshpubkeys>=2.2.0
djangorestframework-bulk>=0.2.1
django-redis-cache>=1.7.1
requests>=2.13.0
itsdangerous>=0.24
eventlet
django-filter==1.0.2
passlib==1.7.1
django-filter>=1.0.2
passlib>=1.7.1