From 86bb90f43c9ab178ac1574ccec7f62608854ca7b Mon Sep 17 00:00:00 2001 From: Greig McGill Date: Fri, 3 Jan 2025 07:01:06 +1300 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 200dd37..abab4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -chardet>=5.2.0 -imap-tools>=1.8.0 -lxml>=5.3.0 -python-dotenv>=1.0.1 +chardet==5.2.0 +imap-tools==1.8.0 +lxml==5.3.0 +python-dotenv==1.0.1