@ -54,7 +54,7 @@ fastapi = "*"
openai = ">=1.30.1,<2.0"
termcolor = "*"
chromadb = "*"
anthropic = "*"
[tool.poetry.group.lint.dependencies]
black = ">=23.1,<25.0"
@ -29,3 +29,4 @@ termcolor>=2.4.0
pandas>=2.2.2
fastapi>=0.110.1
chromadb
anthropic