Merge remote-tracking branch 'origin/pr/4315'
This commit is contained in:
commit
c323e9d605
@ -5,4 +5,4 @@ packaging==18.0
|
|||||||
pyparsing==2.2.2
|
pyparsing==2.2.2
|
||||||
setuptools==40.4.3
|
setuptools==40.4.3
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
wheel==0.32.0
|
wheel==0.32.1
|
||||||
|
@ -13,13 +13,13 @@ 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.74.0
|
hypothesis==3.74.3
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
# MarkupSafe==1.0
|
# MarkupSafe==1.0
|
||||||
more-itertools==4.3.0
|
more-itertools==4.3.0
|
||||||
parse==1.8.4
|
parse==1.9.0
|
||||||
parse-type==0.4.2
|
parse-type==0.4.2
|
||||||
pluggy==0.7.1
|
pluggy==0.7.1
|
||||||
py==1.6.0
|
py==1.6.0
|
||||||
@ -33,7 +33,7 @@ pytest-instafail==0.4.0
|
|||||||
pytest-mock==1.10.0
|
pytest-mock==1.10.0
|
||||||
pytest-qt==3.2.1
|
pytest-qt==3.2.1
|
||||||
pytest-repeat==0.7.0
|
pytest-repeat==0.7.0
|
||||||
pytest-rerunfailures==4.1
|
pytest-rerunfailures==4.2
|
||||||
pytest-travis-fold==1.3.0
|
pytest-travis-fold==1.3.0
|
||||||
pytest-xvfb==1.1.0
|
pytest-xvfb==1.1.0
|
||||||
PyVirtualDisplay==0.2.1
|
PyVirtualDisplay==0.2.1
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
pluggy==0.7.1
|
pluggy==0.7.1
|
||||||
py==1.6.0
|
py==1.6.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
toml==0.9.6
|
toml==0.10.0
|
||||||
tox==3.4.0
|
tox==3.5.1
|
||||||
virtualenv==16.0.0
|
virtualenv==16.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user