cli: Replace scheduler temporary backend by memory one

Scheduler temporary backend has been removed in favor of a
more efficient memory backend.
This commit is contained in:
Antoine Lambert 2024-12-11 12:02:46 +01:00
parent 63ca5b50a0
commit fc98bc1035
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ pandas
pytest >= 8.1
pytest-mock
requests_mock
swh-scheduler[testing] >= 2.4.0
swh-scheduler[testing] >= 2.7.0
types-beautifulsoup4
types-click
types-pyyaml