From 51db69bc92b116e411049a6fddf8213af18da598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=8E=89=E5=9D=A1?= Date: Sun, 5 May 2019 21:53:36 +0800 Subject: [PATCH] =?UTF-8?q?U=20-=20=E4=BE=9D=E8=B5=96=E5=8C=85=20-=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=8C=85=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_api/requirements.txt | 74 ++++++++++++++++++++++----------------- 1 file changed, 41 insertions(+), 33 deletions(-) diff --git a/spug_api/requirements.txt b/spug_api/requirements.txt index 29d2d18..831b61a 100644 --- a/spug_api/requirements.txt +++ b/spug_api/requirements.txt @@ -1,35 +1,43 @@ -APScheduler==3.3.1 -asn1crypto==0.22.0 -backports.ssl-match-hostname==3.5.0.1 -bcrypt==3.1.3 -certifi==2017.7.27.1 -cffi==1.10.0 +APScheduler==3.6.0 +asn1crypto==0.24.0 +backports.ssl-match-hostname==3.7.0.1 +bcrypt==3.1.6 +certifi==2019.3.9 +cffi==1.12.3 chardet==3.0.4 -click==6.7 -cryptography==2.0.3 -docker==2.5.1 -docker-pycreds==0.2.1 -Flask >= 1.0.2 +Click==7.0 +cryptography==2.6.1 +docker==3.7.2 +docker-pycreds==0.4.0 +Flask==1.0.2 Flask-Excel==0.0.7 -Flask-SQLAlchemy==2.2 -idna==2.6 -itsdangerous==0.24 -Jinja2==2.9.6 -lml==0.0.1 -MarkupSafe==1.0 -paramiko==2.2.3 -pyasn1==0.3.4 -pycparser==2.18 -pyexcel==0.5.3 -pyexcel-io==0.5.1 -pyexcel-webio==0.1.2 -PyMySQL==0.7.11 -PyNaCl==1.1.2 -pytz==2017.2 -requests==2.18.4 -six==1.10.0 -SQLAlchemy==1.1.14 -texttable==0.9.1 -tzlocal==1.4 -urllib3==1.22 -Werkzeug==0.12.2 +Flask-SQLAlchemy==2.4.0 +idna==2.8 +itsdangerous==1.1.0 +Jinja2==2.10.1 +jmespath==0.9.4 +lml==0.0.9 +MarkupSafe==1.1.1 +packaging==19.0 +paramiko==2.4.2 +pip-review==1.0 +pyasn1==0.4.5 +pycparser==2.19 +pycrypto==2.6.1 +pycryptodome==3.8.1 +pyexcel==0.5.13 +pyexcel-io==0.5.17 +pyexcel-webio==0.1.4 +PyMySQL==0.9.3 +PyNaCl==1.3.0 +pyparsing==2.4.0 +pytz==2019.1 +requests==2.21.0 +simplejson==3.16.0 +six==1.12.0 +SQLAlchemy==1.3.3 +texttable==1.6.1 +tzlocal==1.5.1 +urllib3==1.24.3 +websocket-client==0.56.0 +Werkzeug==0.15.2