diff --git a/依赖库.md b/依赖库.md index 722f8ad..0b1c6bc 100644 --- a/依赖库.md +++ b/依赖库.md @@ -1,51 +1,75 @@ ## pip 安装依赖 - > ansible==1.9.4 - - > backports.ssl-match-hostname==3.5.0.1 - - > backports-abc==0.4 - - > certifi==2016.2.28 - - > Django==1.6 - - > django-bootstrap-form==3.2 - - > django-crontab==0.6.0 - - > django-smtp-ssl==1.0 - - > ecdsa==0.13 - - > Jinja2==2.8 - - > MarkupSafe==0.23 - - > MySQL-python==1.2.5 - - > paramiko==1.16.0 - - > passlib==1.6.5 - - > psutil==3.3.0 - - > pycrypto==2.6.1 - - > pyinotify==0.9.6 - - > pyte==0.5.2 - - > PyYAML==3.11 - - > singledispatch==3.4.0.3 - - > six==1.10.0 - - > tornado==4.3 - - > wcwidth==0.1.6 - - > xlrd==0.9.4 - - > XlsxWriter==0.7.7 \ No newline at end of file +amqp==2.1.4 +ansible==2.4.2.0 +asn1crypto==0.24.0 +bcrypt==3.1.4 +billiard==3.5.0.3 +boto3==1.6.5 +botocore==1.9.5 +celery==4.1.0 +certifi==2018.1.18 +cffi==1.11.2 +chardet==3.0.4 +configparser==3.5.0 +coreapi==2.3.3 +coreschema==0.0.4 +crcmod==1.7 +cryptography==2.1.4 +decorator==4.1.2 +Django==1.11 +django-auth-ldap==1.3.0 +django-bootstrap3==9.1.0 +django-celery-beat==1.1.1 +django-filter==1.1.0 +django-formtools==2.1 +django-ranged-response==0.2.0 +django-redis-cache==1.7.1 +django-rest-swagger==2.1.2 +django-simple-captcha==0.5.6 +djangorestframework==3.7.3 +djangorestframework-bulk==0.2.1 +docutils==0.14 +ecdsa==0.13 +elasticsearch==6.1.1 +enum-compat==0.0.2 +ephem==3.7.6.0 +eventlet==0.22.1 +ForgeryPy==0.1 +greenlet==0.4.12 +gunicorn==19.7.1 +idna==2.6 +itsdangerous==0.24 +itypes==1.1.0 +Jinja2==2.10 +jmespath==0.9.3 +jms-storage==0.0.17 +kombu==4.0.2 +ldap3==2.4 +MarkupSafe==1.0 +mysqlclient==1.3.12 +olefile==0.44 +openapi-codec==1.3.2 +oss2==2.4.0 +paramiko==2.4.0 +passlib==1.7.1 +Pillow==4.3.0 +pyasn1==0.4.2 +pycparser==2.18 +pycrypto==2.6.1 +pyldap==2.4.45 +PyNaCl==1.2.1 +pyotp==2.2.6 +python-dateutil==2.6.1 +python-gssapi==0.6.4 +pytz==2018.3 +PyYAML==3.12 +redis==2.10.6 +requests==2.18.4 +s3transfer==0.1.13 +simplejson==3.13.2 +six==1.11.0 +sshpubkeys==2.2.0 +uritemplate==3.0.0 +urllib3==1.22 +vine==1.1.4 \ No newline at end of file