Updated from global requirements

Change-Id: Icf5a1205cb75b2fc06afc7168d7d2bb9c570d27d
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:52:50 +00:00
parent 932f6c3802
commit 2bb98626d7

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
PyYAML>=3.10.0 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
keystonemiddleware>=4.12.0 # Apache-2.0
greenlet>=0.3.2 # MIT
jsonpatch>=1.1 # BSD