mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 16:44:29 +03:00
Pin starlette
This commit is contained in:
parent
36057cbab7
commit
d21b45f656
@ -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.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user