mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
Remove some things that are not first-order dependencies.
This includes a few things where the version specifiers resolve properly now.
This commit is contained in:
@@ -10,7 +10,7 @@ ansible-runner==1.3.4
|
||||
appdirs==1.4.2
|
||||
argparse==1.4.0 # via uwsgitop
|
||||
asgi-amqp==1.1.3
|
||||
asgiref==1.1.2
|
||||
asgiref==1.1.2 # via asgi-amqp, channels, daphne
|
||||
asn1crypto==0.24.0 # via cryptography
|
||||
attrs==19.1.0 # via automat, service-identity, twisted
|
||||
autobahn==19.3.3 # via daphne
|
||||
@@ -28,7 +28,7 @@ chardet==3.0.4 # via requests
|
||||
constantly==15.1.0 # via twisted
|
||||
cryptography==2.6.1 # via adal, azure-keyvault, pyopenssl, service-identity
|
||||
daphne==1.3.0
|
||||
defusedxml==0.5.0
|
||||
defusedxml==0.5.0 # via python3-openid, python3-saml, social-auth-core
|
||||
django-auth-ldap==1.7.0
|
||||
django-cors-headers==2.4.0
|
||||
django-crum==0.7.2
|
||||
@@ -73,7 +73,7 @@ msrestazure==0.6.0 # via azure-keyvault
|
||||
netaddr==0.7.19 # via pyrad
|
||||
oauthlib==3.0.1 # via django-oauth-toolkit, requests-oauthlib, social-auth-core
|
||||
ordereddict==1.1
|
||||
pexpect==4.6.0
|
||||
pexpect==4.6.0 # via ansible-runner
|
||||
pkgconfig==1.5.1 # via xmlsec
|
||||
prometheus_client==0.6.0
|
||||
psutil==5.4.3
|
||||
|
||||
Reference in New Issue
Block a user