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.
This commit is contained in:
parent
e51b808d72
commit
aaae1a6b0b
4 changed files with 18 additions and 13 deletions
|
@ -2,7 +2,7 @@ pandas
|
|||
pytest >= 8.1
|
||||
pytest-mock
|
||||
requests_mock
|
||||
swh-scheduler[testing]
|
||||
swh-scheduler[testing] >= 2.3.0
|
||||
types-beautifulsoup4
|
||||
types-click
|
||||
types-pyyaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue