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.
10 lines
193 B
Plaintext
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
|