mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
remove memcache from everywhere and add djagno-redis to cover it
This commit is contained in:
@@ -17,6 +17,7 @@ django-polymorphic
|
||||
django-pglocks
|
||||
django-qsstats-magic
|
||||
django-radius==1.3.3 # FIX auth does not work with later versions
|
||||
django-redis
|
||||
django-solo
|
||||
django-split-settings
|
||||
django-taggit
|
||||
@@ -33,7 +34,6 @@ prometheus_client
|
||||
psycopg2
|
||||
pygerduty
|
||||
pyparsing
|
||||
python-memcached
|
||||
python-radius
|
||||
python3-saml
|
||||
pyyaml>=5.3.1 # minimum version to pull in new pyyaml for CVE-2017-18342
|
||||
|
||||
Reference in New Issue
Block a user