Updated from global requirements

Change-Id: I621589a87a16250c8c000f229caf6465f864a766
This commit is contained in:
OpenStack Proposal Bot 2018-03-25 22:36:34 +00:00
parent d65c8d856c
commit b8a4303bd3

View File

@ -40,7 +40,7 @@ automaton>=1.9.0 # Apache-2.0
# For common utilities
oslo.utils>=3.33.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
tenacity>=4.4.0 # Apache-2.0
# For lru caches and such
cachetools>=2.0.0 # MIT License