https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: cb428ae9b29b739e2592220c5eb2257ab33c350e authored by Jenkins for Software Heritage on 31 January 2023, 17:19:07 UTC
New upstream version 1.6.0
Tip revision: cb428ae
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