Revision d8859d79f3a34d16945e3d632b16e8e2017b93e2 authored by Antoine R. Dumont (@ardumont) on 16 December 2019, 16:15:42 UTC, committed by Antoine R. Dumont (@ardumont) on 17 December 2019, 12:33:42 UTC
1 parent d5cea20
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
setuptools

# test dependencies
# hypothesis
back to top