Revision 0f9777f5d6d54bfe2f76c0d805c5929c59ae566a authored by Jenkins for Software Heritage on 06 May 2019, 09:54:50 UTC, committed by Jenkins for Software Heritage on 06 May 2019, 09:54:50 UTC
with Debian dir dfa6720c29670600c839fc3b8167db160066fbb1
2 parent s bc21a1b + fd6c7c1
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