Updated from global requirements

Change-Id: I96cfe75c6a8cc2c0cbc869be5e5ea244048ce11e
This commit is contained in:
OpenStack Proposal Bot 2016-07-19 15:26:35 +00:00
parent 5725a06e07
commit 1b739f8d43
2 changed files with 7 additions and 7 deletions

View File

@ -4,10 +4,10 @@
pbr>=1.6 # Apache-2.0
# Horizon Core Requirements
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
Babel>=2.3.4 # BSD
Django<1.9,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=2.2.0 # Apache-2.0
iso8601>=0.1.9 # MIT
python-mistralclient>=1.0.0 # Apache-2.0
django-openstack-auth>=2.3.0 # Apache-2.0
iso8601>=0.1.11 # MIT
python-mistralclient>=2.0.0 # Apache-2.0
PyYAML>=3.1.0 # MIT

View File

@ -7,8 +7,8 @@ hacking<0.11,>=0.10.0
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
coverage>=3.6 # Apache-2.0
django-nose>=1.2 # BSD
mock>=1.2 # BSD
django-nose>=1.4.4 # BSD
mock>=2.0 # BSD
mox>=0.5.3 # Apache-2.0
mox3>=0.7.0 # Apache-2.0
nodeenv>=0.9.4 # BSD License # BSD
@ -20,5 +20,5 @@ nosehtmloutput>=0.0.3 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT
# Docs Requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0