update
Some checks failed
CI / test (push) Failing after 15s

This commit is contained in:
2026-05-04 18:30:33 +02:00
parent e49670a664
commit 739e19f595
2 changed files with 27 additions and 5 deletions

View File

@@ -19,6 +19,9 @@ dependencies = [
]
[project.optional-dependencies]
rag = [
"chromadb>=0.5,<1.0",
]
dev = [
"pytest>=8.2,<9.0",
"ruff>=0.5,<1.0",