From 2d7d7e6cad3057a0c2d07cbe8c82fb375ac849cc Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Sun, 13 Jan 2019 15:11:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 24 ++++++++++++------------ travis_test/requirements.txt | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/requirements.txt b/requirements.txt index 20297a1..87c7ae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.1.0 -bottle==0.12.15 +bottle==0.12.16 certifi==2018.11.29 cffi==1.11.5 chardet==3.0.4 coverage==4.5.2 cryptography==2.4.2 -Django==2.1.4 +Django==2.1.5 django-appconf==1.0.2 django-autoslug==1.9.3 django-compressor==2.2 @@ -26,25 +26,25 @@ mccabe==0.6.1 mistune==0.8.4 olefile==0.46 packaging==18.0 -Pillow==5.3.0 +Pillow==5.4.1 pycparser==2.19 -Pygments==2.3.0 +Pygments==2.3.1 pylint==2.2.2 -PyMySQL==0.9.2 +PyMySQL==0.9.3 pyparsing==2.3.0 python-memcached==1.59 -python-slugify==1.2.6 -pytz==2018.7 -raven==6.9.0 +python-slugify==2.0.1 +pytz==2018.9 +raven==6.10.0 rcssmin==1.0.6 -requests==2.20.1 +requests==2.21.0 rjsmin==1.0.12 -six==1.11.0 +six==1.12.0 sqlparse==0.2.4 Unidecode==1.0.23 urllib3==1.24.1 webencodings==0.5.1 -WeRoBot==1.6.0 +WeRoBot==1.7.0 Whoosh==2.7.4 -wrapt==1.10.11 +wrapt==1.11.0 xmltodict==0.11.0 diff --git a/travis_test/requirements.txt b/travis_test/requirements.txt index 517ed45..b9afd08 100644 --- a/travis_test/requirements.txt +++ b/travis_test/requirements.txt @@ -1,13 +1,13 @@ appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.1.0 -bottle==0.12.15 +bottle==0.12.16 certifi==2018.11.29 cffi==1.11.5 chardet==3.0.4 coverage==4.5.2 cryptography==2.4.2 -Django==2.1.4 +Django==2.1.5 django-appconf==1.0.2 django-autoslug==1.9.3 django-compressor==2.2 @@ -26,24 +26,24 @@ mccabe==0.6.1 mistune==0.8.4 olefile==0.46 packaging==18.0 -Pillow==5.3.0 +Pillow==5.4.1 pycparser==2.19 -Pygments==2.3.0 +Pygments==2.3.1 pylint==2.2.2 -PyMySQL==0.9.2 +PyMySQL==0.9.3 pyparsing==2.3.0 -python-slugify==1.2.6 -pytz==2018.7 -raven==6.9.0 +python-slugify==2.0.1 +pytz==2018.9 +raven==6.10.0 rcssmin==1.0.6 -requests==2.20.1 +requests==2.21.0 rjsmin==1.0.12 -six==1.11.0 +six==1.12.0 sqlparse==0.2.4 Unidecode==1.0.23 urllib3==1.24.1 webencodings==0.5.1 -WeRoBot==1.6.0 +WeRoBot==1.7.0 Whoosh==2.7.4 -wrapt==1.10.11 +wrapt==1.11.0 xmltodict==0.11.0 \ No newline at end of file