From 889a1cde251e2af79fdd8996fe0cbd44ec3d9a3c Mon Sep 17 00:00:00 2001 From: bartool Date: Mon, 25 Nov 2024 19:12:51 +0000 Subject: [PATCH] update requirements.txt --- web/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/web/requirements.txt b/web/requirements.txt index 106a6bc..c718d16 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -4,5 +4,6 @@ gunicorn==23.0.0 holidays==0.61 packaging==24.2 python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 six==1.16.0 sqlparse==0.5.2