qdrant[patch]: run python 3.13 in CI (#28394)

This commit is contained in:
ccurme
2024-11-27 12:22:17 -05:00
committed by GitHub
parent ee6fc3f3f6
commit a8b21afc08
3 changed files with 484 additions and 527 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -96,7 +96,7 @@ ruff = "^0.5"
[tool.poetry.group.typing.dependencies]
mypy = "^1.10"
simsimd = "^5.0.0"
simsimd = "^6.0.0"
[[tool.poetry.group.typing.dependencies.langchain-core]]
path = "../../core"
develop = true