https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 241bd257743173a5ea02e5c2de35582fc4a2dc8c authored by Jenkins for Software Heritage on 31 March 2023, 10:40:07 UTC
Updated debian changelog for version 1.8.0
Tip revision: 241bd25
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