This commit is contained in:
2026-02-23 02:29:50 +01:00
parent 8a0e48b3cb
commit 77c1615675
16 changed files with 1671 additions and 838 deletions

View File

@@ -6,13 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"cloudflarepycli",
"flask>=3.1.0",
"flask-sqlalchemy>=3.1.1",
"getmac>=0.9.5",
"gunicorn>=23.0.0",
"pandas>=2.2.3",
"prometheus-client>=0.21.1",
"pytz>=2025.2",
]
[tool.uv.sources]