mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
multiple: disable socket for unit tests (#29080)
This commit is contained in:
@@ -66,6 +66,7 @@ syrupy = "^4.0.2"
|
||||
pytest-watcher = "^0.3.4"
|
||||
pytest-asyncio = "^0.21.1"
|
||||
requests = "^2.31.0"
|
||||
pytest-socket = "^0.7.0"
|
||||
[[tool.poetry.group.test.dependencies.langchain-core]]
|
||||
path = "../../core"
|
||||
develop = true
|
||||
|
||||
Reference in New Issue
Block a user