Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hibariba authored Sep 12, 2024
1 parent 3f74c6a commit 28b10d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<4"
#chromadb = "^0.4.22"
chromadb = "^0.4.22"
#numpy = "^1.26.4"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.4"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 28b10d1

Please sign in to comment.