mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
test(langchain): use blockbuster to detect blocking calls in the async event loop (#34777)
This commit is contained in:
committed by
GitHub
parent
eff21c75fc
commit
ca9d2c0bdd
@@ -56,6 +56,7 @@ test = [
|
||||
"pytest-mock",
|
||||
"syrupy>=4.0.2,<5.0.0",
|
||||
"toml>=0.10.2,<1.0.0",
|
||||
"blockbuster>=1.5.26,<1.6.0",
|
||||
"langchain-tests",
|
||||
"langchain-openai",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user