mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
fix: support python 3.14 in various projects (#33575)
Co-authored-by: cbornet <cbornet@hotmail.com> Co-authored-by: Mason Daugherty <mason@langchain.dev>
This commit is contained in:
@@ -42,7 +42,6 @@ test_integration = []
|
||||
typing = [
|
||||
"mypy>=1.10.0,<2.0.0",
|
||||
"langchain-core",
|
||||
"pydantic>2.0.0,<2.10.0", # TODO: support 2.10
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user