swh-lister/requirements-test.txt
Antoine Lambert fc98bc1035 cli: Replace scheduler temporary backend by memory one
Scheduler temporary backend has been removed in favor of a
more efficient memory backend.
2024-12-11 12:04:45 +01:00

10 lines
151 B
Text

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