mirror of https://github.com/nicolargo/glances.git
Update dependency contourpy to v1.3.3
This commit is contained in:
parent
6e844f3c8b
commit
39d3345d29
|
|
@ -62,7 +62,7 @@ colorama==0.4.6
|
||||||
# pytest
|
# pytest
|
||||||
# semgrep
|
# semgrep
|
||||||
# sphinx
|
# sphinx
|
||||||
contourpy==1.3.2 ; python_full_version < '3.11'
|
contourpy==1.3.3 ; python_full_version < '3.11'
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
contourpy==1.3.3 ; python_full_version >= '3.11'
|
contourpy==1.3.3 ; python_full_version >= '3.11'
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue