swh-lister/requirements-test.txt
Antoine Lambert b083b4f1f9 pytest: Fix tests execution with pytest 8.1
Remove use of --import-mode=importlib pytest option and use
new option consider_namespace_packages to fix tests execution
with latest pytest release.
2024-03-13 10:58:03 +01:00

9 lines
121 B
Text

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