changed to custom package

This commit is contained in:
2025-09-23 05:45:24 +02:00
parent b37cb1bb9f
commit e3a28f1589
13 changed files with 26 additions and 132 deletions

View File

@@ -9,11 +9,11 @@ dependencies = [
"httpx>=0.28.1",
"langfuse>=3.5.0",
"nicegui>=2.24.1",
"niceguiasyncelement",
"niceguiex",
"psutil>=6.1.0",
"pydantic-ai>=1.0.9",
"pyyaml>=6.0.2",
]
[tool.uv.sources]
niceguiasyncelement = { git = "https://git.project-insanity.de/gmarth/NiceGuiAsyncElement.git" }
niceguiex = { git = "https://git.project-insanity.de/gmarth/NiceGUIEx.git" }