Require new fastapi-vue for unix socket compatibility.

This commit is contained in:
2026-02-01 07:10:21 +00:00
parent 2867b1075d
commit 9e07a3f40d
+1 -1
View File
@@ -28,7 +28,7 @@ dependencies = [
"av>=15.0.0",
"blake3>=1.0.5",
"docopt-ng>=0.9.0",
"fastapi-vue>=0.5.1",
"fastapi-vue>=0.5.2",
"fastapi[standard]>=0.128.0",
"html5tagger>=1.3.0",
"httpx>=0.28.0",