Revision 4ce0aa264e47e10e8efc103cc6c0501aee217176 authored by Jenkins for Software Heritage on 26 June 2019, 13:05:20 UTC, committed by Jenkins for Software Heritage on 26 June 2019, 13:05:20 UTC
1 parent f3e7605
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