cscg ist super
This commit is contained in:
13
2026/cscg/web/knowledge-base/pyproject.toml
Normal file
13
2026/cscg/web/knowledge-base/pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "knowledge-base"
|
||||
version = "0.1.0"
|
||||
requires-python = "==3.13.*"
|
||||
dependencies = [
|
||||
"aiohttp>=3.13.5",
|
||||
"chroma-hnswlib>=0.7.6",
|
||||
"chromadb>=1.4.1",
|
||||
"fastapi>=0.115.0",
|
||||
"httpx>=0.28.1",
|
||||
"python-multipart>=0.0.9",
|
||||
"uvicorn>=0.32.0",
|
||||
]
|
||||
Reference in New Issue
Block a user