Merge branch 'dev' into feature-api-spec

This commit is contained in:
shamoon
2025-02-10 08:19:46 -08:00
262 changed files with 6671 additions and 4561 deletions

View File

@@ -60,7 +60,7 @@ uvicorn = {extras = ["standard"], version = "==0.25.0"}
watchdog = "~=6.0"
whitenoise = "~=6.8"
whoosh = "~=2.7"
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
zxing-cpp = "*"
[dev-packages]