>= version

This commit is contained in:
Lorenze Jay
2024-11-14 11:59:13 -08:00
parent 4a6f89d200
commit f0e3c8def0
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ dependencies = [
"uv>=0.4.25",
"tomli-w>=1.1.0",
"tomli>=2.0.2",
"chromadb==0.5.18",
"chromadb>=0.5.18",
]
[project.urls]