Merge remote-tracking branch 'origin/pr/4051'
This commit is contained in:
commit
53afa4275c
@ -3,6 +3,6 @@
|
|||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
packaging==17.1
|
packaging==17.1
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
setuptools==39.2.0
|
setuptools==40.0.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
wheel==0.31.1
|
wheel==0.31.1
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
beautifulsoup4==4.6.0
|
beautifulsoup4==4.6.0
|
||||||
cheroot==6.3.2
|
cheroot==6.3.2.post0
|
||||||
click==6.7
|
click==6.7
|
||||||
# colorama==0.3.9
|
# colorama==0.3.9
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
@ -11,7 +11,7 @@ fields==5.0.0
|
|||||||
Flask==1.0.2
|
Flask==1.0.2
|
||||||
glob2==0.6
|
glob2==0.6
|
||||||
hunter==2.0.2
|
hunter==2.0.2
|
||||||
hypothesis==3.65.0
|
hypothesis==3.66.1
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -22,7 +22,7 @@ parse-type==0.4.2
|
|||||||
pluggy==0.6.0
|
pluggy==0.6.0
|
||||||
py==1.5.4
|
py==1.5.4
|
||||||
py-cpuinfo==4.0.0
|
py-cpuinfo==4.0.0
|
||||||
pytest==3.6.2
|
pytest==3.6.3
|
||||||
pytest-bdd==2.21.0
|
pytest-bdd==2.21.0
|
||||||
pytest-benchmark==3.1.1
|
pytest-benchmark==3.1.1
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
@ -36,5 +36,5 @@ pytest-travis-fold==1.3.0
|
|||||||
pytest-xvfb==1.1.0
|
pytest-xvfb==1.1.0
|
||||||
PyVirtualDisplay==0.2.1
|
PyVirtualDisplay==0.2.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
vulture==0.27
|
vulture==0.28
|
||||||
Werkzeug==0.14.1
|
Werkzeug==0.14.1
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
pluggy==0.6.0
|
pluggy==0.6.0
|
||||||
py==1.5.4
|
py==1.5.4
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
tox==3.0.0
|
tox==3.1.1
|
||||||
virtualenv==16.0.0
|
virtualenv==16.0.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
vulture==0.27
|
vulture==0.28
|
||||||
|
@ -7,4 +7,4 @@ Jinja2==2.10
|
|||||||
MarkupSafe==1.0
|
MarkupSafe==1.0
|
||||||
Pygments==2.2.0
|
Pygments==2.2.0
|
||||||
pyPEG2==2.15.2
|
pyPEG2==2.15.2
|
||||||
PyYAML==3.13b1 # rq.filter: != 4.1
|
PyYAML==4.2b4 # rq.filter: != 4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user