mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Update np > 2.0 (#34949)
* Update np * Update lock * update rednose * newest numpy has mypy issues * typo * revert
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ dependencies = [
|
||||
"pycapnp",
|
||||
"Cython",
|
||||
"setuptools",
|
||||
"numpy < 2.0.0",
|
||||
"numpy >=2.0, <2.2", # Linting issues with mypy in 2.2
|
||||
|
||||
# body / webrtcd
|
||||
"aiohttp",
|
||||
|
||||
Reference in New Issue
Block a user