mirror of https://github.com/nicolargo/glances.git
Merge 29a7eacb7f into 131d0aec8d
This commit is contained in:
commit
d795d31e47
|
|
@ -148,11 +148,11 @@ nodeenv==1.10.0
|
|||
# via
|
||||
# pre-commit
|
||||
# pyright
|
||||
numpy==2.2.6 ; python_full_version < '3.11'
|
||||
numpy==2.4.1 ; python_full_version < '3.11'
|
||||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
numpy==2.4.0 ; python_full_version >= '3.11'
|
||||
numpy==2.4.1 ; python_full_version >= '3.11'
|
||||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue