Revert numpy back to 2.3.2 (#180411)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Erwin Douna
2026-08-28 20:05:36 +02:00
committed by GitHub
co-authored by Franck Nijhof
parent 99fca0d2c3
commit 64bf6930aa
9 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ httpcore==1.0.9
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy==2.5.2
numpy==2.3.2
pandas==2.3.3
# Constrain multidict to avoid typing issues
-2
View File
@@ -192,8 +192,6 @@ EXCEPTIONS = {
"ld2410-ble", # https://github.com/930913/ld2410-ble/pull/7
"maxcube-api", # https://github.com/uebelack/python-maxcube-api/pull/48
"neurio", # https://github.com/jordanh/neurio-python/pull/13
# numpy: BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
"numpy", # CC0-1.0 is not OSI approved
"nsw-fuel-api-client", # https://github.com/nickw444/nsw-fuel-api-client/pull/14
"pigpio", # https://github.com/joan2937/pigpio/pull/608
"pymitv", # MIT