Update np > 2.0 (#34949)

* Update np

* Update lock

* update rednose

* newest numpy has mypy issues

* typo

* revert
pull/34956/head
Harald Schäfer 4 weeks ago committed by GitHub
parent 05f7519628
commit 6c046e5aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      pyproject.toml
  2. 1187
      uv.lock

@ -26,7 +26,7 @@ dependencies = [
"pycapnp", "pycapnp",
"Cython", "Cython",
"setuptools", "setuptools",
"numpy < 2.0.0", "numpy >=2.0, <2.2", # Linting issues with mypy in 2.2
# body / webrtcd # body / webrtcd
"aiohttp", "aiohttp",

1187
uv.lock

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