Revision 7bb55c95fa2ef0df6ce24daf8bb6ccc704de1616 authored by Jenkins for Software Heritage on 11 April 2019, 09:40:13 UTC, committed by Jenkins for Software Heritage on 11 April 2019, 09:40:13 UTC
2 parent s 356b780 + 24e6a0a
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
psycopg2
pyyaml
vcversioner

# test dependencies
# hypothesis
back to top