mirror of https://github.com/nicolargo/glances.git
Update dependency numpy to v2.4.0
This commit is contained in:
parent
6e844f3c8b
commit
960495d10e
|
|
@ -148,7 +148,7 @@ nodeenv==1.10.0
|
|||
# via
|
||||
# pre-commit
|
||||
# pyright
|
||||
numpy==2.2.6 ; python_full_version < '3.11'
|
||||
numpy==2.4.0 ; python_full_version < '3.11'
|
||||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue