Recompile requirements
This commit is contained in:
parent
6f60f10b8e
commit
e1cb00bed3
@ -5,8 +5,8 @@ attrs==18.2.0
|
|||||||
backports.functools-lru-cache==1.5
|
backports.functools-lru-cache==1.5
|
||||||
beautifulsoup4==4.6.3
|
beautifulsoup4==4.6.3
|
||||||
cheroot==6.5.2
|
cheroot==6.5.2
|
||||||
click==7.0
|
Click==7.0
|
||||||
# colorama==0.3.9
|
# colorama==0.4.0
|
||||||
coverage==4.5.2
|
coverage==4.5.2
|
||||||
EasyProcess==0.2.3
|
EasyProcess==0.2.3
|
||||||
fields==5.0.0
|
fields==5.0.0
|
||||||
@ -17,14 +17,14 @@ hypothesis==3.82.1
|
|||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
# MarkupSafe==1.0
|
# MarkupSafe==1.1.0
|
||||||
more-itertools==4.3.0
|
more-itertools==4.3.0
|
||||||
parse==1.9.0
|
parse==1.9.0
|
||||||
parse-type==0.4.2
|
parse-type==0.4.2
|
||||||
pluggy==0.8.0
|
pluggy==0.8.0
|
||||||
py==1.7.0
|
py==1.7.0
|
||||||
py-cpuinfo==4.0.0
|
py-cpuinfo==4.0.0
|
||||||
pytest==3.10.1
|
pytest==4.0.0
|
||||||
pytest-bdd==3.0.0
|
pytest-bdd==3.0.0
|
||||||
pytest-benchmark==3.1.1
|
pytest-benchmark==3.1.1
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
|
filelock==3.0.10
|
||||||
pluggy==0.8.0
|
pluggy==0.8.0
|
||||||
py==1.7.0
|
py==1.7.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user