mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
readd uvicorn for fastapi
This commit is contained in:
parent
6607ad2970
commit
ddfabbb78c
@ -2,6 +2,7 @@ click == 8.1.*
|
|||||||
# FastAPI
|
# FastAPI
|
||||||
starlette-context == 0.3.6
|
starlette-context == 0.3.6
|
||||||
fastapi == 0.115.0
|
fastapi == 0.115.0
|
||||||
|
uvicorn == 0.30.*
|
||||||
slowapi == 0.1.9
|
slowapi == 0.1.9
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
joserfc == 1.0.*
|
joserfc == 1.0.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user