Revision ae3c3c6f4e953931051cd66cbcb002ae292858fd authored by Jenkins for Software Heritage on 28 October 2021, 11:15:09 UTC, committed by Jenkins for Software Heritage on 28 October 2021, 11:15:09 UTC
2 parent s 4241b21 + 50d7fd7
Raw File
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