Require new fastapi-vue for unix socket compatibility.

This commit is contained in:
Leo Vasanko
2026-02-01 07:10:21 +00:00
parent 510a908841
commit f479115bd6
+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",