chore: add exclude-newer = 3 days to all pyproject.toml files

This commit is contained in:
Greyson LaLonde
2026-04-04 02:02:58 +08:00
committed by GitHub
parent c571620f8c
commit ce99312db1
6 changed files with 16 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ info = "Commits must follow Conventional Commits 1.0.0."
[tool.uv]
exclude-newer = "3 days"
# composio-core pins rich<14 but textual requires rich>=14.
# onnxruntime 1.24+ dropped Python 3.10 wheels; cap it so qdrant[fastembed] resolves on 3.10.