diff --git a/plotid/__init__.py b/plotid/__init__.py
index 4ade8ba6d4fc5846779bdda2116ff1429ec13703..541c837d685fc0add5408f3f6ba266bec69a93ee 100644
--- a/plotid/__init__.py
+++ b/plotid/__init__.py
@@ -10,5 +10,5 @@ research data, the plot is based on. Additionally, the script that created the
 plot will also be copied to the directory.
 """
 
-__version__ = "0.3.1"
+__version__ = "0.3.2"
 __author__ = "Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt"
diff --git a/requirements.txt b/requirements.txt
index ffbd85d4f51e7dc90120a7d81e92033a63c22caa..ddb80f74e6a65ffc1a8ee9f9244b862aec3d1790 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ myst-parser==2.0.0
 numpy==1.25.2
 packaging==23.1
 Pillow==10.0.0
-pyparsing==3.1.1
+pyparsing==3.0.9
 python-dateutil==2.8.2
 qrcode==7.4.2
 six==1.16.0