mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 14:50:00 +00:00
Update libs/text-splitters/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
9f3f662798
commit
a2750e0d6e
@ -40,7 +40,7 @@ test_integration = [
|
|||||||
"spacy<4.0.0,>=3.8.7",
|
"spacy<4.0.0,>=3.8.7",
|
||||||
"thinc<9.0.0,>=8.3.6",
|
"thinc<9.0.0,>=8.3.6",
|
||||||
"nltk<4.0.0,>=3.9.1",
|
"nltk<4.0.0,>=3.9.1",
|
||||||
"transformers>=4.51.3,<5.0.0",
|
"transformers<5.0.0,>=4.51.3",
|
||||||
"sentence-transformers>=3.0.1",
|
"sentence-transformers>=3.0.1",
|
||||||
"torch>=1.12.0",
|
"torch>=1.12.0",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user