mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
pin cryptography version to fix vapid issues
This commit is contained in:
parent
a43d294bd1
commit
695c99a7ea
@ -8,6 +8,7 @@ fastapi == 0.115.*
|
|||||||
uvicorn == 0.30.*
|
uvicorn == 0.30.*
|
||||||
slowapi == 0.1.*
|
slowapi == 0.1.*
|
||||||
joserfc == 1.0.*
|
joserfc == 1.0.*
|
||||||
|
cryptography == 44.0.*
|
||||||
pathvalidate == 3.2.*
|
pathvalidate == 3.2.*
|
||||||
markupsafe == 3.0.*
|
markupsafe == 3.0.*
|
||||||
python-multipart == 0.0.12
|
python-multipart == 0.0.12
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user