From 7961ff322b983c7e3816923fc4a8a8d23a688275 Mon Sep 17 00:00:00 2001 From: emartinez Date: Sun, 2 Feb 2025 13:21:51 +0100 Subject: [PATCH] Forgot to add pytest-mock module --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e810889..e4a41a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,7 @@ pylint-pydantic==0.3.5 pyTelegramBotAPI==4.24.0 pytest==8.3.3 pytest-cov==6.0.0 +pytest-mock==3.14.0 python-dateutil==2.9.0.post0 pytz==2025.1 RapidFuzz==3.10.1