Revision 66518be340dea9ee32b3c16a620a77e632ac2ed0 authored by Jenkins for Software Heritage on 11 February 2019, 13:33:48 UTC, committed by Jenkins for Software Heritage on 11 February 2019, 13:33:48 UTC
1 parent bf3c8df
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