https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: daa63985dcd449c9a1f18f5819958e9ebe49e464 authored by Jenkins for Software Heritage on 07 November 2023, 18:02:32 UTC
Updated debian changelog for version 1.12.0
Tip revision: daa6398
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[testing]
swh.storage[testing]
types-click
types-flask
types-pyyaml
types-requests
types-Deprecated
types-tabulate
back to top