switch to sync endpoints, there isn't a lot of value in keeping them async.

patch bump
This commit is contained in:
2026-04-06 13:54:51 +01:00
parent e849d7739b
commit fb1c48c862
10 changed files with 52 additions and 54 deletions

2
uv.lock generated
View File

@@ -1151,7 +1151,7 @@ wheels = [
[[package]]
name = "vmr-http"
version = "0.7.1"
version = "0.7.2"
source = { editable = "." }
dependencies = [
{ name = "fastapi" },