Revision e6c2a8691b582fb29ab6ab859b1be1044690f24f authored by Nicolas Dandrimont on 23 March 2020, 09:45:30 UTC, committed by Nicolas Dandrimont on 23 March 2020, 11:52:06 UTC
1 parent 68c42fb
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
pika >= 1.1.0
psycopg2
pyyaml
vcversioner
setuptools

# test dependencies
# hypothesis
back to top