Add oslo.i18n to requirements
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: Ifba96e00ceca00f94b0a937131f99d618e6eedfe
This commit is contained in:
parent
45f75713a1
commit
92abcc4325
@ -6,5 +6,6 @@ Babel>=1.3
|
||||
dogpile.cache>=0.5.3
|
||||
six>=1.9.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.log>=1.2.0 # Apache-2.0
|
||||
oslo.utils>=1.6.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user