chore: drop starlette upper version bound
This commit is contained in:
@@ -38,8 +38,6 @@ sdnotify==0.3.2
|
|||||||
|
|
||||||
# API Server
|
# API Server
|
||||||
fastapi==0.135.1
|
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
|
pydantic==2.12.5
|
||||||
uvicorn==0.41.0
|
uvicorn==0.41.0
|
||||||
pyjwt==2.12.0
|
pyjwt==2.12.0
|
||||||
|
|||||||
Reference in New Issue
Block a user