https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 9e1b4145fe178e4bb178bb21895bf294afbb4e58 authored by Nicolas Dandrimont on 01 June 2021, 13:43:32 UTC, committed by Nicolas Dandrimont on 21 June 2021, 13:46:12 UTC
1 parent c7707b5
Raw File
Tip revision: 9e1b4145fe178e4bb178bb21895bf294afbb4e58 authored by Nicolas Dandrimont on 01 June 2021, 13:43:32 UTC
Drop duplicate docstring from backend
Tip revision: 9e1b414
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