https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: d55a337f3f88384c81fdb1a35200159310255373 authored by Jenkins for Software Heritage on 31 March 2023, 10:42:59 UTC
Updated backport on buster-swh from debian/1.8.0-1_swh1 (unstable-swh)
Tip revision: d55a337
requirements-test.txt
pytest
pytest-mock
pytest-postgresql < 4.0.0  # version 4.0 depends on psycopg 3. https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/CHANGES.rst#400
hypothesis >= 3.11.0
swh.core[logging]
swh.lister
swh.storage[testing]
types-click
types-flask
types-pyyaml
types-requests
types-Deprecated
back to top