Updated from global requirements
Change-Id: I52ae3588436011f8d5099204e73b4486f45fff7e
This commit is contained in:
parent
12432e6fec
commit
ba563279e2
@ -2,12 +2,12 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr<2.0,>=1.4
|
||||
pbr<2.0,>=1.6
|
||||
# Horizon Core Requirements
|
||||
Babel>=1.3
|
||||
Django>=1.4.2,<1.8
|
||||
django_compressor>=1.4
|
||||
django_openstack_auth>=1.1.7,!=1.1.8
|
||||
Django<1.9,>=1.7
|
||||
django-compressor>=1.4
|
||||
django-openstack-auth!=1.1.8,>=1.1.7
|
||||
iso8601>=0.1.9
|
||||
python-mistralclient
|
||||
python-mistralclient>=1.0.0
|
||||
PyYAML>=3.1.0
|
||||
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
|
@ -8,7 +8,7 @@ http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
||||
|
||||
coverage>=3.6
|
||||
django-nose>=1.2
|
||||
mock>=1.0
|
||||
mock>=1.2
|
||||
mox>=0.5.3
|
||||
mox3>=0.7.0
|
||||
nodeenv>=0.9.4 # BSD License
|
||||
@ -18,7 +18,7 @@ nosexcover
|
||||
openstack.nose-plugin>=0.7
|
||||
nosehtmloutput>=0.0.3
|
||||
selenium
|
||||
xvfbwrapper>=0.1.3 #license: MIT
|
||||
xvfbwrapper>=0.1.3 #license: MIT
|
||||
# Docs Requirements
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user