https://forge.softwareheritage.org/source/swh-scheduler.git
Revision bde27a9e4262373486ed8c3e48bfbfe5171a9432 authored by Nicolas Dandrimont on 25 October 2022, 13:46:26 UTC, committed by Nicolas Dandrimont on 25 October 2022, 13:51:01 UTC
Recent celery versions generate serialized messages with mime types incompatible
with older versions when using msgpack
1 parent aeb870a
Raw File
Tip revision: bde27a9e4262373486ed8c3e48bfbfe5171a9432 authored by Nicolas Dandrimont on 25 October 2022, 13:46:26 UTC
Use json instead of msgpack for serializers
Tip revision: bde27a9
requirements-test.txt
pytest
pytest-mock
celery >= 4.3
hypothesis >= 3.11.0
swh.lister
swh.storage[testing]
types-click
types-flask
types-pyyaml
types-requests
types-Deprecated
back to top