Updated from global requirements
Change-Id: I988e98a67e8f5f3762642740c0e5bd90dfbb23a8
This commit is contained in:
parent
53c12f0498
commit
c6fd876c3e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user