https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: c5e514fb2e3c1b0426c0f7b64bad3ed618a58a2d authored by Jenkins for Software Heritage on 07 December 2021, 07:45:41 UTC
Updated debian changelog for version 0.21.0
Tip revision: c5e514f
requirements.txt
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html

attrs
attrs-strict
celery >= 4.3, != 5.0.3
click < 8.0
elasticsearch > 5.4
flask
humanize
pika >= 1.1.0
psycopg2
pyyaml
requests
setuptools
typing-extensions
back to top