Revision 1a691b527c92241954d20e39be6c0ca760213465 authored by Stefano Zacchiroli on 24 September 2019, 11:55:04 UTC, committed by Stefano Zacchiroli on 24 September 2019, 11:55:04 UTC
1 parent c4fa353
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