https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 3b5a8d75e49af6399bdc166aac239dbc283f59ab authored by Jenkins for Software Heritage on 22 June 2021, 15:41:47 UTC
Updated backport on buster-swh from debian/0.16.0-1_swh1 (unstable-swh)
Tip revision: 3b5a8d7
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
elasticsearch > 5.4
flask
humanize
pika >= 1.1.0
psycopg2
pyyaml
requests
setuptools
typing-extensions
back to top