Fix python numpy dependency version (#22722)

This commit is contained in:
FabianK3
2026-06-17 23:33:19 +02:00
committed by GitHub
parent 8a852f2f8a
commit 7bb3a7fa6d
2 changed files with 7 additions and 1 deletions
@@ -0,0 +1,6 @@
author: FabianK3
delete-after: True
changes:
- bugfix: "Fix changelog generation by fixing python numpy version to support current cpython version."
+1 -1
View File
@@ -3,4 +3,4 @@ bidict==0.23.1
Pillow==12.0.0
PyYAML==6.0.3
beautifulsoup4==4.14.2
numpy==1.26.0
numpy==1.26.4