Revision 9f76738734c122a5907d08ff6bd4377bd3322ecc authored by Jenkins for Software Heritage on 22 February 2019, 15:17:19 UTC, committed by Jenkins for Software Heritage on 22 February 2019, 15:17:19 UTC
2 parent s 759824f + 1d4982a
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

arrow
celery >= 4
Click
elasticsearch > 5.4
flask
kombu
psycopg2
vcversioner

# test dependencies
# hypothesis
back to top