diff --git a/pyproject.toml b/pyproject.toml
index b9065c9e2d9d46da94a63a7826eaf88284185b5c..9800847e49707317b7600215b3a8a4de1e8bd37f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
   "scipy>=1.10.1",
   "Pint>=0.22",
   "Pillow>=9.5.0",
-  "pandas>=2.0.3"
+  "pandas>=2.0.3",
   "ifm_contrib@git+https://github.com/red5alex/ifm_contrib",
 ]