oslo.messaging/doc/requirements.txt
Daniel Bengtsson 43381453cd Remove pyngus from dependencies
The `pyngus` library was introduced as a dependency for the AMQP 1.0 driver.
Since the AMQP 1.0 driver has been removed from the project, this library is
no longer needed. This patch cleans up the dependencies by removing `pyngus`
from the requirements.

A dependency check (`pipdeptree`) confirms that `pyngus` is not used directly
or indirectly in the project.

Change-Id: Idf94ceaa96005a74e60fafc0124df659a8854ea5
2024-12-10 11:23:22 +01:00

9 lines
256 B
Plaintext

openstackdocstheme>=2.2.0 # Apache-2.0
sphinx>=2.0.0 # BSD
reno>=3.1.0 # Apache-2.0
# imported when the source code is parsed for generating documentation:
fixtures>=3.0.0 # Apache-2.0/BSD
confluent-kafka>=0.11.6 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0