libretime/playout/requirements.txt
jo 5729b116c0 chore(playout): pin kombu version to 4.6.11
This forces to use the same version as the worker.
Previously playout installed kombu>=5.2 and got instanlty
reverted back to 4.6.11 when the worker was installed.
2022-07-17 21:25:37 +02:00

10 lines
193 B
Plaintext

# Please do not edit this file, edit the setup.py file!
# This file is auto-generated by tools/extract_requirements.py.
amqplib
defusedxml
kombu==4.6.11
mutagen
pytz
requests
typing-extensions