oslo.log/requirements.txt
Takashi Kajinami 631b2f62dc Bump hacking
hacking 2.0.x or 3.0.x is too old.

Change-Id: If6b2d64febbf00814503eccd59dd9dadd330e0ba
2024-02-06 15:16:17 +09:00

10 lines
356 B
Plaintext

pbr>=3.1.1 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.21.0 # Apache-2.0
oslo.i18n>=3.20.0 # Apache-2.0
oslo.utils>=3.36.0 # Apache-2.0
oslo.serialization>=2.25.0 # Apache-2.0
debtcollector>=1.19.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
python-dateutil>=2.7.0 # BSD