⬆️(backend) upgrade livekit-api to latest version
Update livekit-api dependency to most recent release, enabling custom session configuration. New version allows disabling SSL verification in local development environment through session parameter support.
This commit is contained in:
committed by
aleb_the_flash
parent
9366c8c4dd
commit
c63adf9c8c
@@ -55,7 +55,7 @@ dependencies = [
|
||||
"sentry-sdk==2.24.1",
|
||||
"whitenoise==6.9.0",
|
||||
"mozilla-django-oidc==4.0.1",
|
||||
"livekit-api==0.8.2",
|
||||
"livekit-api==1.0.2",
|
||||
"aiohttp==3.11.14",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user