diff --git a/pyproject.toml b/pyproject.toml
index 5ca2346f26..04c447bb84 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -63,8 +63,6 @@ test = [
     "jupyterlab>=3,<5",
     "jupyter~=1.0",
     "kedro-datasets",
-    "moto==1.3.7; python_version < '3.10'",
-    "moto==4.2.13; python_version >= '3.10'",
     "mypy~=1.0",
     "pandas~=2.0",
     "pip-tools>=6.5",