Updated from global requirements
Change-Id: Ib5cf9c622b59d78606f5c60e6ec724c488ce5764
This commit is contained in:
parent
209319e507
commit
e73a07a09d
@ -7,7 +7,7 @@ Babel>=1.3
|
||||
croniter>=0.3.4 # MIT License
|
||||
eventlet>=0.17.4
|
||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
||||
keystonemiddleware!=2.4.0,>=2.0.0
|
||||
keystonemiddleware>=4.0.0
|
||||
mock>=1.2
|
||||
networkx>=1.10
|
||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
@ -17,7 +17,7 @@ oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
|
||||
oslo.utils>=2.8.0 # Apache-2.0
|
||||
oslo.log>=1.12.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=0.12.0 # Apache-2.0
|
||||
oslo.service>=1.0.0 # Apache-2.0
|
||||
paramiko>=1.13.0
|
||||
pbr>=1.6
|
||||
pecan>=1.0.0
|
||||
|
@ -8,7 +8,7 @@ nose
|
||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
pyflakes==0.8.1
|
||||
pylint==1.4.4 # GNU GPL v2
|
||||
pylint==1.4.5 # GNU GPL v2
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-pecanwsme>=0.8
|
||||
|
Loading…
Reference in New Issue
Block a user