oslo.messaging/test-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

15 lines
309 B
Plaintext

fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
oslotest>=3.2.0 # Apache-2.0
pifpaf>=2.2.0 # Apache-2.0
# for test_impl_kafka
confluent-kafka>=1.3.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
eventlet>=0.23.0 # MIT
greenlet>=0.4.15 # MIT