Updated from global requirements
Change-Id: I7e8d06ff7c96be2565f6b5090364e5c950ff190a
This commit is contained in:
parent
2b584c1873
commit
e779891638
@ -1,5 +1,5 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# The order of packages is significant, because pip processes them in the order
|
||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
Django<1.10,>=1.8 # BSD
|
Django<1.11,>=1.8 # BSD
|
||||||
python-freezerclient>=1.3.0 # Apache-2.0
|
python-freezerclient>=1.3.0 # Apache-2.0
|
||||||
|
@ -21,6 +21,6 @@ django-nose>=1.4.4 # BSD
|
|||||||
nosexcover # BSD
|
nosexcover # BSD
|
||||||
|
|
||||||
# Horizon requirements
|
# Horizon requirements
|
||||||
Django<1.10,>=1.8 # BSD
|
Django<1.11,>=1.8 # BSD
|
||||||
django-compressor>=2.0 # MIT
|
django-compressor>=2.0 # MIT
|
||||||
django-openstack-auth>=3.1.0 # Apache-2.0
|
django-openstack-auth>=3.1.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user