mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-24 18:26:51 +03:00
bump cryptography to 46 and pin py-vapid to 1.9.4 (#24292)
Co-authored-by: t <t@t>
This commit is contained in:
@@ -8,7 +8,7 @@ fastapi[standard-no-fastapi-cloud-cli] == 0.116.*
|
|||||||
uvicorn == 0.46.*
|
uvicorn == 0.46.*
|
||||||
slowapi == 0.1.*
|
slowapi == 0.1.*
|
||||||
joserfc == 1.6.*
|
joserfc == 1.6.*
|
||||||
cryptography == 44.0.*
|
cryptography == 46.0.*
|
||||||
pathvalidate == 3.3.*
|
pathvalidate == 3.3.*
|
||||||
markupsafe == 3.0.*
|
markupsafe == 3.0.*
|
||||||
python-multipart == 0.0.31
|
python-multipart == 0.0.31
|
||||||
@@ -51,7 +51,7 @@ google-genai == 1.58.*
|
|||||||
ollama == 0.6.*
|
ollama == 0.6.*
|
||||||
openai == 1.65.*
|
openai == 1.65.*
|
||||||
# push notifications
|
# push notifications
|
||||||
py-vapid == 1.9.*
|
py-vapid == 1.9.4
|
||||||
pywebpush == 2.0.*
|
pywebpush == 2.0.*
|
||||||
# alpr
|
# alpr
|
||||||
pyclipper == 1.4.*
|
pyclipper == 1.4.*
|
||||||
|
|||||||
Reference in New Issue
Block a user