Updated from global requirements
Change-Id: Iddf766692ae29fc231a8c774ccf73e0b21df415b
This commit is contained in:
parent
eb9251173c
commit
bfb8c972ef
@ -5,7 +5,7 @@
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.serialization>=1.2.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
|
||||
# for jsonutils
|
||||
|
@ -7,7 +7,7 @@ pbr>=0.6,!=0.7,<1.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
oslo.serialization>=1.2.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
|
||||
# for jsonutils
|
||||
@ -16,7 +16,7 @@ six>=1.7.0
|
||||
# FIXME(markmc): remove this when the drivers no longer
|
||||
# import eventlet
|
||||
|
||||
eventlet>=0.15.2
|
||||
eventlet>=0.16.1
|
||||
|
||||
# for the routing notifier
|
||||
PyYAML>=3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user