oslo.log/requirements.txt
Takashi Kajinami f05a852142 Remove unused pyinotify
The library is no longer usce since [1] was merged.

[1] b977cb9bec

Change-Id: I84b215f3f5532de7aeb90fb3e84a1b922a350181
2024-05-01 14:27:02 +09:00

8 lines
222 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
python-dateutil>=2.7.0 # BSD