Increasing requests-credssp ver to 1.0.2

Signed-off-by: Adam Nagy <anagy@netsuite.com>
This commit is contained in:
Adam Nagy 2019-05-16 15:56:35 +02:00
parent 8981c7d59a
commit c38ee06642
2 changed files with 2 additions and 2 deletions

View File

@ -57,6 +57,6 @@ pyvmomi==6.5
backports.ssl-match-hostname==3.5.0.1
pywinrm[kerberos]==0.3.0
requests
requests-credssp==0.1.0 # For windows authentication awx/issues/1144
requests-credssp==1.0.2 # For windows authentication awx/issues/1144
# OpenStack
openstacksdk==0.23.0

View File

@ -103,7 +103,7 @@ python-dateutil==2.6.1 # via adal, azure-storage, botocore
pyvmomi==6.5
pywinrm[kerberos]==0.3.0
pyyaml==5.1 # via azure-cli-core, knack, openstacksdk, os-client-config
requests-credssp==0.1.0
requests-credssp==1.0.2
requests-kerberos==0.12.0 # via pywinrm
requests-ntlm==1.1.0 # via pywinrm
requests-oauthlib==0.8.0 # via msrest