Build Proxmox visualizer app

This commit is contained in:
2026-06-07 09:30:11 +02:00
commit fa08851041
33 changed files with 2402 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi>=0.115,<1.0
uvicorn[standard]>=0.34,<1.0
pydantic>=2.12,<3.0
pydantic-settings>=2.8,<3.0
httpx>=0.27,<1.0
python-dotenv>=1.0,<2.0