diff --git a/scripts/Plot/Pipfile b/scripts/Plot/Pipfile index 4b2737a08..e9cd54a42 100644 --- a/scripts/Plot/Pipfile +++ b/scripts/Plot/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] basemap = "==1.4.1" -matplotlib = "==3.7.2" +matplotlib = "==3.9.4" numpy = "==1.24.3" pandas = "==2.0.3" numpy-stl = "==3.1.2"