From d072d0f4392fea31db452ab7593beb8e79915fdc Mon Sep 17 00:00:00 2001 From: Aleksolotl <aleksolotl@aleksis.org> Date: Thu, 10 Apr 2025 09:13:14 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7a93418..c364cfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,6 @@ pytest-cov = "^6.0.0" pytest-sugar = "^1.0.0" selenium = "^4.27.0" freezegun = "^1.5.0" -pytest-mock = "^3.14.0" [tool.poetry.group.docs] optional = true -- GitLab