fixed bugs

This commit is contained in:
belviskhoremk
2026-02-22 23:24:44 +00:00
parent 5bd496d355
commit 88ca23adde
6 changed files with 1605 additions and 241 deletions

View File

@@ -5,5 +5,10 @@ description = "Add your description here"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.131.0",
"openai>=2.21.0",
"qdrant-client>=1.17.0",
"sentry-sdk>=2.53.0",
"spglib>=2.7.0",
"supabase>=2.28.0",
"uvicorn>=0.41.0",
]