unpin numpy (#35704)
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies = [
|
||||
"pycapnp",
|
||||
"Cython",
|
||||
"setuptools",
|
||||
"numpy >=2.0, <2.2", # Linting issues with mypy in 2.2
|
||||
"numpy >=2.0",
|
||||
|
||||
# body / webrtcd
|
||||
"aiohttp",
|
||||
|
||||
Reference in New Issue
Block a user