mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Remove old radius library from requirements
If it's not required by django-radius, we probably don't need it.
This commit is contained in:
@@ -34,7 +34,6 @@ prometheus_client
|
||||
psycopg2
|
||||
pygerduty
|
||||
pyparsing
|
||||
python-radius
|
||||
python3-saml
|
||||
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
||||
pyyaml>=5.3.1 # minimum version to pull in new pyyaml for CVE-2017-18342
|
||||
|
||||
@@ -94,7 +94,6 @@ pyrsistent==0.15.7 # via jsonschema
|
||||
python-daemon==2.2.4 # via ansible-runner
|
||||
python-dateutil==2.8.1 # via adal, kubernetes
|
||||
python-ldap==3.3.1 # via -r /awx_devel/requirements/requirements.in, django-auth-ldap
|
||||
python-radius==1.0 # via -r /awx_devel/requirements/requirements.in
|
||||
python-string-utils==1.0.0 # via openshift
|
||||
python3-openid==3.1.0 # via social-auth-core
|
||||
python3-saml==1.9.0 # via -r /awx_devel/requirements/requirements.in
|
||||
|
||||
Reference in New Issue
Block a user