mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-16 17:53:37 +00:00
core[patch]: Remove anyio dependency (#19583)
The dependency isn't used anymore
This commit is contained in:
parent
f7a1fd91b8
commit
9c7e860cf6
2
libs/core/poetry.lock
generated
2
libs/core/poetry.lock
generated
@ -2966,4 +2966,4 @@ extended-testing = ["jinja2"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "a13a0a8454b242106bb681fa74e1f1320a0198f2e07b35d29d985b03a310cf67"
|
||||
content-hash = "2f61e22c118e13c40a1b7980afe06a37a6349ee239c948b9c49e8b1dc06facc1"
|
||||
|
@ -14,7 +14,6 @@ pydantic = ">=1,<3"
|
||||
langsmith = "^0.1.0"
|
||||
tenacity = "^8.1.0"
|
||||
jsonpatch = "^1.33"
|
||||
anyio = ">=3,<5"
|
||||
PyYAML = ">=5.3"
|
||||
requests = "^2"
|
||||
packaging = "^23.2"
|
||||
|
Loading…
Reference in New Issue
Block a user