Updated from global requirements

Change-Id: I4fc1027f6d2a963dd8f7c985d7410b5494cf9be2
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:42:04 +00:00
parent 7bd7cafa08
commit 91da391808
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
anyjson>=0.3.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
kombu!=4.0.2,>=4.0.0 # BSD
oslo.config>=3.22.0 # Apache-2.0

View File

@ -11,5 +11,5 @@ oslotest>=1.10.0 # Apache-2.0
# doc build requirements
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
reno>=1.8.0 # Apache-2.0