Token upload fix

This commit is contained in:
2026-06-29 21:25:35 -05:00
parent 8ee646e3f9
commit e208e3f6a8
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"fastapi>=0.136.1",
"httpx>=0.28.1",
"pillow>=12.2.0",
"python-multipart>=0.0.32",
"pyyaml>=6.0.3",
"uvicorn[standard]>=0.46.0",
]