mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Put some redis reqs back in until we make the packaging changes
This commit is contained in:
@@ -21,6 +21,8 @@ django-extensions==1.5.9
|
|||||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
||||||
django-polymorphic==0.7.2
|
django-polymorphic==0.7.2
|
||||||
django-radius==1.0.0
|
django-radius==1.0.0
|
||||||
|
# NOTE: Remove when we transition packaging
|
||||||
|
django-redis-cache==1.6.5
|
||||||
djangorestframework==3.3.2
|
djangorestframework==3.3.2
|
||||||
djangorestframework-yaml==1.0.2
|
djangorestframework-yaml==1.0.2
|
||||||
django-split-settings==0.1.1
|
django-split-settings==0.1.1
|
||||||
@@ -113,6 +115,8 @@ rackspace-auth-openstack==1.3
|
|||||||
rackspace-novaclient==1.5
|
rackspace-novaclient==1.5
|
||||||
rax-default-network-flags-python-novaclient-ext==0.3.2
|
rax-default-network-flags-python-novaclient-ext==0.3.2
|
||||||
rax-scheduled-images-python-novaclient-ext==0.3.1
|
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-oauthlib==0.5.0
|
||||||
requests==2.9.1
|
requests==2.9.1
|
||||||
requestsexceptions==1.1.1
|
requestsexceptions==1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user