try to solve async issues

This commit is contained in:
Kenneth Kehl
2025-06-09 11:59:32 -07:00
parent e5dc5f12aa
commit 3672b16315
3 changed files with 47 additions and 68 deletions

View File

@@ -90,7 +90,6 @@ moto = "*"
pip-audit = "*"
pre-commit = "^4.2.0"
pytest = "^8.4.0"
pytest-asyncio = "^1.0.0"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.1"
pytest-playwright = "^0.7.0"