Skip to content

Commit

Permalink
Merge 2d7d7e6 into 71cd248
Browse files Browse the repository at this point in the history
  • Loading branch information
liangliangyy committed Jan 13, 2019
2 parents 71cd248 + 2d7d7e6 commit da537f0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions 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
Expand All @@ -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
24 changes: 12 additions & 12 deletions 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
Expand All @@ -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

0 comments on commit da537f0

Please sign in to comment.