mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 15:46:47 +00:00
Apply patch [skip ci]
This commit is contained in:
parent
d0e5924876
commit
89057a38eb
@ -41,7 +41,6 @@ test_integration = [
|
||||
"thinc<9.0.0,>=8.3.6",
|
||||
"nltk<4.0.0,>=3.9.1",
|
||||
"transformers<5.0.0,>=4.51.3",
|
||||
"sentence-transformers>=3.0.1",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
@ -81,3 +80,4 @@ convention = "google"
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"tests/**" = ["D"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user