update requests package (#92)
This commit is contained in:
parent
52a9d346f6
commit
9b055cabfb
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ PyGObject==3.30.1
|
||||||
python-json-logger==0.1.9
|
python-json-logger==0.1.9
|
||||||
pytz==2018.5
|
pytz==2018.5
|
||||||
pyxdg==0.26
|
pyxdg==0.26
|
||||||
requests==2.19.1
|
requests==2.20.0
|
||||||
rsa==4.0
|
rsa==4.0
|
||||||
SecretStorage==3.1.0
|
SecretStorage==3.1.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
|
|
|
@ -23,7 +23,7 @@ pyasn1-modules==0.2.2
|
||||||
python-json-logger==0.1.9
|
python-json-logger==0.1.9
|
||||||
pytz==2018.5
|
pytz==2018.5
|
||||||
PyYAML==3.13
|
PyYAML==3.13
|
||||||
requests==2.19.1
|
requests==2.20.0
|
||||||
rsa==3.4.2
|
rsa==3.4.2
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
|
|
Loading…
Reference in a new issue