Updated from global requirements

Change-Id: I373ed1f18cd8f1ba0c48671e25cf833fbab89f80
This commit is contained in:
OpenStack Proposal Bot 2018-03-04 10:34:23 +00:00
parent 2cd7ebc943
commit 531aaf44a1

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
PyYAML>=3.10 # MIT
PyYAML>=3.12 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
keystonemiddleware>=4.17.0 # Apache-2.0
jsonpatch!=1.20,>=1.16 # BSD