Rebuild all requirements files
This commit is contained in:
parent
e9370aeed4
commit
a565fc62e4
@ -1,13 +1,18 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
|
asn1crypto==0.24.0
|
||||||
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
||||||
certifi==2018.8.24
|
certifi==2018.8.24
|
||||||
|
cffi==1.11.5
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
|
cryptography==2.3.1
|
||||||
github3.py==1.2.0
|
github3.py==1.2.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
isort==4.3.4
|
isort==4.3.4
|
||||||
|
jwcrypto==0.5.0
|
||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
pycparser==2.18
|
||||||
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
|
@ -1,20 +1,23 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
|
asn1crypto==0.24.0
|
||||||
astroid==2.0.4
|
astroid==2.0.4
|
||||||
certifi==2018.8.24
|
certifi==2018.8.24
|
||||||
|
cffi==1.11.5
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
|
cryptography==2.3.1
|
||||||
github3.py==1.2.0
|
github3.py==1.2.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
isort==4.3.4
|
isort==4.3.4
|
||||||
|
jwcrypto==0.5.0
|
||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
pycparser==2.18
|
||||||
pylint==2.1.1
|
pylint==2.1.1
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.19.1
|
requests==2.19.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
typed-ast==1.1.0
|
|
||||||
typing==3.6.6
|
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
urllib3==1.23
|
urllib3==1.23
|
||||||
wrapt==1.10.11
|
wrapt==1.10.11
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
atomicwrites==1.2.0
|
atomicwrites==1.2.1
|
||||||
attrs==18.2.0
|
attrs==18.2.0
|
||||||
backports.functools-lru-cache==1.5
|
backports.functools-lru-cache==1.5
|
||||||
beautifulsoup4==4.6.3
|
beautifulsoup4==4.6.3
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
packaging==17.1
|
|
||||||
pluggy==0.7.1
|
pluggy==0.7.1
|
||||||
py==1.6.0
|
py==1.6.0
|
||||||
pyparsing==2.2.0
|
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
tox==3.2.1
|
tox==3.2.1
|
||||||
virtualenv==16.0.0
|
virtualenv==16.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user