chore: pin starlette to < 1.0.0

This commit is contained in:
Matthias
2026-03-23 06:37:34 +01:00
parent 250156f1a3
commit 94d0080208
+2
View File
@@ -38,6 +38,8 @@ sdnotify==0.3.2
# API Server
fastapi==0.135.1
# TODO: starlette should not be pinned, but had breaking changes in 1.0.0.
starlette<1.0.0
pydantic==2.12.5
uvicorn==0.41.0
pyjwt==2.12.0