Apply patch [skip ci]

This commit is contained in:
open-swe[bot] 2025-07-31 00:16:36 +00:00
parent d0e5924876
commit 89057a38eb

View File

@ -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"]