https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 35b99793fa68b1205fd42e00cbd461600eb379aa authored by Jenkins for Software Heritage on 13 February 2019, 15:34:34 UTC, committed by Jenkins for Software Heritage on 13 February 2019, 15:34:34 UTC
1 parent cb7e2a4
Raw File
Tip revision: 35b99793fa68b1205fd42e00cbd461600eb379aa authored by Jenkins for Software Heritage on 13 February 2019, 15:34:34 UTC
Updated debian changelog for version 0.0.44
Tip revision: 35b9979
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
kombu
psycopg2
vcversioner

# test dependencies
# hypothesis
back to top