Constrain requests

This commit is contained in:
Demin, Petr 2018-02-12 22:13:00 -05:00 committed by AlanCoding
parent 105b4982c4
commit f4a241aba2
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ social-auth-core==1.5.0
social-auth-app-django==2.0.0
pyvmomi==6.5
redbaron==0.6.3
requests<2.16 # Older versions rely on certify
requests-futures==0.9.7
service-identity==16.0.0
shade==1.20.0

View File

@ -23,6 +23,7 @@ psphere==0.5.2
psutil==5.2.2
pyvmomi==6.5
pywinrm[kerberos]==0.2.2
requests<2.16 # Older versions rely on certify
secretstorage==2.3.1
shade==1.20.0
setuptools==36.0.1