mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Fix python numpy dependency version (#22722)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: FabianK3
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fix changelog generation by fixing python numpy version to support current cpython version."
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user