Revision cca4efb89716a07805ec737db101f9d8f7cd8245 authored by Jenkins for Software Heritage on 26 June 2019, 13:07:31 UTC, committed by Jenkins for Software Heritage on 26 June 2019, 13:07:31 UTC
1 parent 4924c63
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