Updated from global requirements
Change-Id: I04ec9ff0b6a961bce9a620c16e3efaada5ec8e45
This commit is contained in:
parent
f485b93f47
commit
fc41323e22
@ -23,5 +23,5 @@ mock>=1.0
|
|||||||
# not available for Python 3.x
|
# not available for Python 3.x
|
||||||
# eventlet>=0.13.0
|
# eventlet>=0.13.0
|
||||||
|
|
||||||
oslotest>=1.2.0 # Apache-2.0
|
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||||
|
|
||||||
|
@ -13,12 +13,12 @@ testtools>=0.9.36,!=1.2.0
|
|||||||
|
|
||||||
# this is required for the docs build jobs
|
# this is required for the docs build jobs
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
oslosphinx>=2.2.0 # Apache-2.0
|
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||||
oslotest>=1.2.0 # Apache-2.0
|
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||||
|
|
||||||
|
|
||||||
# mocking framework
|
# mocking framework
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
|
|
||||||
# rootwrap daemon's client should be verified to run in eventlet
|
# rootwrap daemon's client should be verified to run in eventlet
|
||||||
eventlet>=0.16.1
|
eventlet>=0.16.1,!=0.17.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user