Pin starlette

This commit is contained in:
Nicolas Mowen 2024-11-19 11:02:46 -07:00 committed by GitHub
parent 36057cbab7
commit d21b45f656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
click == 8.1.* click == 8.1.*
# FastAPI # FastAPI
aiohttp == 3.11.2 aiohttp == 3.11.2
starlette == 0.41.2
starlette-context == 0.3.6 starlette-context == 0.3.6
fastapi == 0.115.* fastapi == 0.115.*
uvicorn == 0.30.* uvicorn == 0.30.*