pycadf/requirements.txt
Takashi Kajinami 34aa8194af Remove usage of six
... because this library no longer supports Python 2.

Change-Id: I483d20d08426d8c677e44c81249ebe8235ce37ed
2024-01-25 22:15:20 +09:00

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