Updated from global requirements
Change-Id: I6714fca04656c47b87aa8c110404e76cc88188aa
This commit is contained in:
parent
5925252b4f
commit
e6e7c76778
@ -5,14 +5,14 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
|
||||
beautifulsoup4>=4.6.0 # MIT
|
||||
Django<2.0,>=1.8 # BSD
|
||||
django-formtools # BSD
|
||||
django-formtools>=1.0 # BSD
|
||||
iso8601>=0.1.11 # MIT
|
||||
six>=1.9.0 # MIT
|
||||
python-muranoclient>=0.8.2 # Apache-2.0
|
||||
pytz>=2013.6 # MIT
|
||||
PyYAML>=3.10 # MIT
|
||||
yaql>=1.1.0 # Apache 2.0 License
|
||||
castellan>=0.7.0 # Apache-2.0
|
||||
yaql>=1.1.3 # Apache 2.0 License
|
||||
castellan>=0.14.0 # Apache-2.0
|
||||
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
semantic-version>=2.3.1 # BSD
|
||||
|
@ -5,18 +5,18 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
django-nose>=1.4.4 # BSD
|
||||
nose # LGPL
|
||||
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
||||
nose>=1.3.7 # LGPL
|
||||
oslo.config>=4.6.0 # Apache-2.0
|
||||
openstack.nose-plugin>=0.7 # Apache-2.0
|
||||
nosehtmloutput>=0.0.3 # Apache-2.0
|
||||
selenium>=2.50.1 # Apache-2.0
|
||||
|
||||
testtools>=1.4.0 # MIT
|
||||
mock>=2.0.0 # BSD
|
||||
mox3!=0.19.0,>=0.7.0 # Apache-2.0
|
||||
mox3>=0.20.0 # Apache-2.0
|
||||
|
||||
# Docs Requirements
|
||||
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user