mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
# Dependencies for running the transcode proxy standalone (e.g. in a separate container).
|
|
# Frigate's main container may already have these; the proxy can share the same env.
|
|
fastapi>=0.100.0
|
|
uvicorn>=0.22.0
|
|
httpx>=0.24.0
|