swh-lister/requirements-test.txt
Antoine Lambert aaae1a6b0b launchpad, npm: Port code to updated swh-scheduler API
The oldest part of the scheduler API was updated to use model classes
(based on attr package) instead of dictionaries in order to improve
typing.
2024-05-22 17:44:00 +02:00

10 lines
151 B
Text

pandas
pytest >= 8.1
pytest-mock
requests_mock
swh-scheduler[testing] >= 2.3.0
types-beautifulsoup4
types-click
types-pyyaml
types-requests
types-toml