diff --git a/scripts/Plot/Pipfile b/scripts/Plot/Pipfile index 0ac47709e..fa7456699 100644 --- a/scripts/Plot/Pipfile +++ b/scripts/Plot/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] basemap = "==1.3.8" -matplotlib = "==3.7.2" +matplotlib = "==3.8.0" numpy = "==1.24.3" pandas = "==2.0.3" numpy-stl = "==3.0.1"