Updated from global requirements
Change-Id: Ie862b401ccd81b81731f3adbc805dabdc01c7864
This commit is contained in:
parent
19b1f1c421
commit
8169c4b876
@ -13,7 +13,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
|
|||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
unittest2 # BSD
|
unittest2 # BSD
|
||||||
sphinx>=1.6.2 # BSD
|
sphinx>=1.6.2 # BSD
|
||||||
openstackdocstheme>=1.11.0 # Apache-2.0
|
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||||
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
||||||
nose # LGPL
|
nose # LGPL
|
||||||
nosehtmloutput>=0.0.3 # Apache-2.0
|
nosehtmloutput>=0.0.3 # Apache-2.0
|
||||||
@ -22,6 +22,6 @@ django-nose>=1.4.4 # BSD
|
|||||||
nosexcover # BSD
|
nosexcover # BSD
|
||||||
|
|
||||||
# Horizon requirements
|
# Horizon requirements
|
||||||
Django<1.11,>=1.8 # BSD
|
Django<2.0,>=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.5.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user