https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 17652cf81c1882bd5c52ad39899656d2d7f74d43 authored by Jenkins for Software Heritage on 20 November 2023, 15:16:38 UTC
Updated backport on buster-swh from debian/1.12.1-1_swh1 (unstable-swh)
Tip revision: 17652cf
requires.txt
attrs
attrs-strict
celery!=5.0.3,>=4.3
click
flask
humanize
importlib_metadata
pika>=1.1.0
psycopg2
pyyaml
requests
tabulate
sentry-sdk
setuptools
testing.postgresql
typing-extensions
swh.core[db,http]>=2.19
swh.storage>=0.11.1

[:python_version <= "3.7"]
importlib_metadata<5

[journal]
swh.journal

[simulator]
plotille
simpy<4,>=3

[testing]
pytest
pytest-mock
pytest-postgresql<4.0.0
hypothesis>=3.11.0
swh.core[testing]
swh.storage[testing]
types-click
types-flask
types-pyyaml
types-requests
types-Deprecated
types-tabulate
swh.journal
plotille
simpy<4,>=3
back to top