mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
Merge pull request #3906 from heavenly999/devel
Increasing requests-credssp ver to 1.0.2 Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
6681cd918c
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user