Updated from global requirements

Change-Id: I988e98a67e8f5f3762642740c0e5bd90dfbb23a8
This commit is contained in:
OpenStack Proposal Bot 2016-01-09 04:59:52 +00:00
parent 53c12f0498
commit c6fd876c3e

View File

@ -43,7 +43,7 @@ automaton>=0.5.0 # Apache-2.0
# For common utilities
oslo.utils>=3.2.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
retrying>=1.2.3,!=1.3.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
# For lru caches and such
cachetools>=1.0.0 # MIT License