Updated from global requirements
Change-Id: I4133f8ed73b0179925c1be3d6398df72e524241f
This commit is contained in:
parent
b48289e8a2
commit
c3045f7064
@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
SQLAlchemy<1.1.0,>=0.9.9
|
SQLAlchemy<1.1.0,>=1.0.10
|
||||||
alembic>=0.8.0
|
alembic>=0.8.0
|
||||||
automaton>=0.5.0 # Apache-2.0
|
automaton>=0.5.0 # Apache-2.0
|
||||||
eventlet>=0.17.4
|
eventlet>=0.17.4
|
||||||
@ -20,7 +20,7 @@ stevedore>=1.5.0 # Apache-2.0
|
|||||||
pysendfile>=2.0.0
|
pysendfile>=2.0.0
|
||||||
websockify>=0.6.1
|
websockify>=0.6.1
|
||||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.config>=2.7.0 # Apache-2.0
|
oslo.config>=3.2.0 # Apache-2.0
|
||||||
oslo.context>=0.2.0 # Apache-2.0
|
oslo.context>=0.2.0 # Apache-2.0
|
||||||
oslo.db>=4.1.0 # Apache-2.0
|
oslo.db>=4.1.0 # Apache-2.0
|
||||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user