remove flask, it's a tui app

This commit is contained in:
2026-04-21 14:05:07 +02:00
parent 380aee5d94
commit bac81cbd33
4 changed files with 0 additions and 137 deletions
-1
View File
@@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"chromadb>=1.5.8",
"flask>=3.1.3",
"openai>=2.32.0",
"python-dotenv>=1.2.2",
]