Add new requests requirements
This commit is contained in:
parent
f273939521
commit
4f6474dc69
@ -1,5 +1,9 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
certifi==2017.4.17
|
||||
chardet==3.0.3
|
||||
codecov==2.0.9
|
||||
coverage==4.4.1
|
||||
idna==2.5
|
||||
requests==2.16.5
|
||||
urllib3==1.21.1
|
||||
|
@ -1,7 +1,10 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
||||
certifi==2017.4.17
|
||||
chardet==3.0.3
|
||||
github3.py==0.9.6
|
||||
idna==2.5
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.3.1
|
||||
mccabe==0.6.1
|
||||
@ -10,4 +13,5 @@ mccabe==0.6.1
|
||||
requests==2.16.5
|
||||
uritemplate==3.0.0
|
||||
uritemplate.py==3.0.2
|
||||
urllib3==1.21.1
|
||||
wrapt==1.10.10
|
||||
|
@ -1,7 +1,10 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==1.5.2
|
||||
certifi==2017.4.17
|
||||
chardet==3.0.3
|
||||
github3.py==0.9.6
|
||||
idna==2.5
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.3.1
|
||||
mccabe==0.6.1
|
||||
@ -10,4 +13,5 @@ pylint==1.7.1
|
||||
requests==2.16.5
|
||||
uritemplate==3.0.0
|
||||
uritemplate.py==3.0.2
|
||||
urllib3==1.21.1
|
||||
wrapt==1.10.10
|
||||
|
Loading…
Reference in New Issue
Block a user