Uncap library requirements for liberty
Change-Id: I1d25cd86b0bdca8a7202a3ddd854e5f42f246000 Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
parent
e39e07bc56
commit
f366bd264b
@ -5,9 +5,9 @@
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
Babel>=1.3
|
||||
iso8601>=0.1.9
|
||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
|
||||
oslo.config>=1.9.3 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
posix_ipc
|
||||
six>=1.9.0
|
||||
retrying>=1.2.3,!=1.3.0 # Apache-2.0
|
||||
|
@ -3,13 +3,13 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
hacking>=0.10.0,<0.11
|
||||
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||
oslotest>=1.5.1 # Apache-2.0
|
||||
coverage>=3.6
|
||||
futures>=2.1.6
|
||||
fixtures>=0.3.14
|
||||
|
||||
# These are needed for docs generation
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
|
||||
eventlet>=0.16.1,!=0.17.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user