Requires updated due to the openstack/requirements
* jsonschema is now >= 1.0.0 * flake8 and hacking is now limited by some versions Change-Id: I1a8f060e3653d29936ec9835e720a020b48c4f5a
This commit is contained in:
parent
f6b6221ece
commit
35498183a3
@ -1,7 +1,7 @@
|
||||
# This file is managed by openstack-depends
|
||||
eventlet>=0.9.12
|
||||
flask==0.9
|
||||
jsonschema
|
||||
jsonschema>=1.0.0
|
||||
oslo.config>=1.1.0
|
||||
paramiko>=1.8.0
|
||||
python-keystoneclient>=0.2,<0.3
|
||||
|
@ -1,13 +1,10 @@
|
||||
# This file is managed by openstack-depends
|
||||
coverage>=3.6
|
||||
flake8
|
||||
hacking
|
||||
flake8==2.0
|
||||
hacking>=0.5.3,<0.6
|
||||
mock>=0.8.0
|
||||
nose
|
||||
openstack.nose_plugin>=0.7
|
||||
pylint==0.25.2
|
||||
sphinx>=1.1.2
|
||||
unittest2
|
||||
|
||||
# Additional dependencies
|
||||
sphinxcontrib-httpdomain>=1.1.7
|
||||
|
Loading…
Reference in New Issue
Block a user