Recompile dependencies
This commit is contained in:
parent
2939af09a0
commit
35312f3430
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==19.3.0
|
||||
flake8==3.8.0a2
|
||||
flake8==3.8.1
|
||||
flake8-bugbear==20.1.4
|
||||
flake8-builtins==1.5.2
|
||||
flake8-comprehensions==3.2.2
|
||||
|
|
@ -17,7 +17,7 @@ flake8-tidy-imports==4.1.0
|
|||
flake8-tuple==0.4.1
|
||||
mccabe==0.6.1
|
||||
pep8-naming==0.10.0
|
||||
pycodestyle==2.6.0a1
|
||||
pycodestyle==2.6.0
|
||||
pydocstyle==5.0.2
|
||||
pyflakes==2.2.0
|
||||
six==1.14.0
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ six==1.14.0
|
|||
typed-ast==1.4.1 ; python_version<"3.8"
|
||||
uritemplate==3.0.1
|
||||
urllib3==1.25.9
|
||||
wrapt==1.12.1
|
||||
wrapt==1.11.2
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ EasyProcess==0.3
|
|||
Flask==1.1.2
|
||||
glob2==0.7
|
||||
hunter==3.1.3
|
||||
hypothesis==5.12.0
|
||||
hypothesis==5.12.1
|
||||
itsdangerous==1.1.0
|
||||
jaraco.functools==3.0.1 ; python_version>="3.6"
|
||||
# Jinja2==2.11.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue