try fixing e2e test ci

This commit is contained in:
rash
2026-03-17 10:47:18 +01:00
parent 11c332dfd6
commit 35c5f02b59
2 changed files with 45 additions and 1 deletions

View File

@@ -123,6 +123,7 @@ dev = [
"pytest-mock==3.15.*",
"pytest-sugar",
"pytest-xdist==3.8.*",
"pytest-playwright",
"pytest==9.0.*",
"responses",
]