Support multipart HTML5 forms
CI / python (push) Has been cancelled
CI / rust (push) Has been cancelled

This commit is contained in:
2026-05-17 12:41:50 +03:00
parent 940d7e884b
commit 2e6fee5fc7
4 changed files with 40 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ dependencies = [
"sfera-ui-semantics",
"smbprotocol>=1.15",
"uvicorn>=0.30",
"python-multipart>=0.0.20",
]
[tool.uv]