Token upload

This commit is contained in:
2026-06-29 21:22:42 -05:00
parent 593a6756f6
commit 8ee646e3f9
4 changed files with 116 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.14"
dependencies = [
"fastapi>=0.136.1",
"httpx>=0.28.1",
"pillow>=12.2.0",
"pyyaml>=6.0.3",
"uvicorn[standard]>=0.46.0",
]