Add oslo.utils dependency
Running "pip-missing-reqs" tox target showed these references in our code. Since we refer to them directly, we should add them to our requirements. Change-Id: I398af538f6d807e08e9a48dbd7006639b6fc7a55
This commit is contained in:
parent
2238ebef32
commit
c5c53c593b
@ -9,3 +9,4 @@ oslo.serialization>=1.4.0 # Apache-2.0
|
||||
psutil<2.0.0,>=1.1.1
|
||||
six>=1.9.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.utils>=1.6.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user