Use newer django

Change-Id: I151eb9b26c5b973cdbbe479da19a784d4cd00888
This commit is contained in:
Radomir Dopieralski
2015-04-29 13:22:12 +02:00
parent 8615ccb701
commit 87dc2a8c68

View File

@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
# Horizon Core Requirements
Django>=1.4.2,<1.7
Django>=1.4.2,<1.8
django_compressor>=1.4
django_openstack_auth>=1.1.7,!=1.1.8
eventlet>=0.16.1