From e020157cdda0c5292d23968ce584c66e41ecb589 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 15 Feb 2024 17:42:45 +0100 Subject: [PATCH] Add python-dotenv package to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 03afaeb..40a9769 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,6 +116,7 @@ pypinyin==0.50.0 pysbd==0.3.4 python-crfsuite==0.9.10 python-dateutil==2.8.2 +python-dotenv==1.0.1 python-multipart==0.0.9 pytz==2024.1 PyYAML==6.0.1