https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: c30790d4189e4001d6221eb95f3b6e0611cb1e45 authored by Jenkins for Software Heritage on 09 November 2023, 15:47:19 UTC
Updated backport on buster-swh from debian/1.12.0-2_swh1 (unstable-swh)
Tip revision: c30790d
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