diff --git a/scripts/Plot/Pipfile b/scripts/Plot/Pipfile index 0ac47709e..ddcd33632 100644 --- a/scripts/Plot/Pipfile +++ b/scripts/Plot/Pipfile @@ -7,7 +7,7 @@ name = "pypi" basemap = "==1.3.8" matplotlib = "==3.7.2" numpy = "==1.24.3" -pandas = "==2.0.3" +pandas = "==2.1.1" numpy-stl = "==3.0.1" numpy-quaternion = "*" python-utils = "*"