Bump webrtc-models to 0.2.0 (#129627)
parent
31dcc25ba5
commit
17f3ba1434
|
@ -66,7 +66,7 @@ uv==0.4.28
|
|||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.1.0
|
||||
webrtc-models==0.2.0
|
||||
yarl==1.17.1
|
||||
zeroconf==0.136.0
|
||||
|
||||
|
|
|
@ -76,7 +76,7 @@ dependencies = [
|
|||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.17.1",
|
||||
"webrtc-models==0.1.0",
|
||||
"webrtc-models==0.2.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
@ -45,4 +45,4 @@ voluptuous==0.15.2
|
|||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.17.1
|
||||
webrtc-models==0.1.0
|
||||
webrtc-models==0.2.0
|
||||
|
|
Loading…
Reference in New Issue