mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Put some redis reqs back in until we make the packaging changes
This commit is contained in:
parent
b507dc53ea
commit
3382736e70
@ -21,6 +21,8 @@ django-extensions==1.5.9
|
||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
||||
django-polymorphic==0.7.2
|
||||
django-radius==1.0.0
|
||||
# NOTE: Remove when we transition packaging
|
||||
django-redis-cache==1.6.5
|
||||
djangorestframework==3.3.2
|
||||
djangorestframework-yaml==1.0.2
|
||||
django-split-settings==0.1.1
|
||||
@ -113,6 +115,8 @@ rackspace-auth-openstack==1.3
|
||||
rackspace-novaclient==1.5
|
||||
rax-default-network-flags-python-novaclient-ext==0.3.2
|
||||
rax-scheduled-images-python-novaclient-ext==0.3.1
|
||||
# NOTE: Remove this when we transition packaging
|
||||
redis==2.10.3
|
||||
requests-oauthlib==0.5.0
|
||||
requests==2.9.1
|
||||
requestsexceptions==1.1.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user