Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-03-29 06:37:58 +00:00 committed by Gerrit Code Review
commit 8c1fccf72e
1 changed files with 1 additions and 1 deletions

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