J. Nick Koston 2024-11-17 13:41:48 -05:00 committed by GitHub
parent db3d385447
commit 23bf4154f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.2.0
yarl==1.17.1
yarl==1.17.2
zeroconf==0.136.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -79,7 +79,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.17.1",
"yarl==1.17.2",
"webrtc-models==0.2.0",
]

View File

@ -47,5 +47,5 @@ uv==0.5.0
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.17.1
yarl==1.17.2
webrtc-models==0.2.0