anthropic: timeout in tests (10s) (#28488)

This commit is contained in:
Erick Friis
2024-12-04 16:03:38 -08:00
committed by GitHub
parent f459754470
commit c5acedddc2
4 changed files with 18 additions and 3 deletions

View File

@@ -65,6 +65,7 @@ syrupy = "^4.0.2"
pytest-watcher = "^0.3.4"
pytest-asyncio = "^0.21.1"
defusedxml = "^0.7.1"
pytest-timeout = "^2.3.1"
[tool.poetry.group.codespell.dependencies]
codespell = "^2.2.0"