34aa8194af
... because this library no longer supports Python 2. Change-Id: I483d20d08426d8c677e44c81249ebe8235ce37ed
8 lines
360 B
Plaintext
8 lines
360 B
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
|
pytz>=2013.6 # MIT
|
|
debtcollector>=1.2.0 # Apache-2.0
|