Revert "unpin pyopenssl (#34522)" (#34524)

This reverts commit b1843ee7a7.
pull/34528/head
Maxime Desroches 4 months ago committed by GitHub
parent b1843ee7a7
commit 9658fcbe79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      pyproject.toml
  2. 1102
      uv.lock

@ -31,6 +31,9 @@ dependencies = [
# body / webrtcd
"aiohttp",
"aiortc",
# aiortc does not put an upper bound on pyopenssl and is now incompatible
# with the latest release
"pyopenssl < 24.3.0",
"pyaudio",
# panda

1102
uv.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save