Updated from global requirements
Change-Id: Ib4b37ac03c39395a25e9b717d71b694eb3366d7f
This commit is contained in:
parent
fafc527761
commit
e0ef3f01c2
@ -7,9 +7,9 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
Django<2.0,>=1.8 # BSD
|
||||
django-compressor>=2.0 # MIT
|
||||
django-openstack-auth>=3.5.0 # Apache-2.0
|
||||
httplib2>=0.7.5 # MIT
|
||||
httplib2>=0.9.1 # MIT
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
PyYAML>=3.10 # MIT
|
||||
|
||||
# Watcher-specific requirements
|
||||
python-watcherclient>=0.23.0 # Apache-2.0
|
||||
python-watcherclient>=1.1.0 # Apache-2.0
|
||||
|
@ -10,8 +10,8 @@ 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
|
||||
mock>=2.0.0 # BSD
|
||||
mox3!=0.19.0,>=0.7.0 # Apache-2.0
|
||||
nose-exclude # LGPL
|
||||
mox3>=0.20.0 # Apache-2.0
|
||||
nose-exclude>=0.3.0 # LGPL
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
selenium>=2.50.1 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
@ -21,6 +21,6 @@ testtools>=1.4.0 # MIT
|
||||
xvfbwrapper>=0.1.3 #license: MIT
|
||||
|
||||
# Doc 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…
x
Reference in New Issue
Block a user