diff --git a/pyproject.toml b/pyproject.toml
index 5ec364b57e3ba51ee98d93ba29323d135b3e11e2..be733350d44076140a5b83f1dcea54c5abd339c2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,6 +12,7 @@ python = "~3.11"
 ruff = "^0.0.267"
 pre-commit = "^3.3.1"
 yapf = "^0.32.0"
+# toml = "^0.10.2"  
 
 [build-system]
 requires = ["poetry-core"]