From 9f846c051e7ad144845590039893ae54e586f923 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 14 Jan 2022 14:14:51 -0500 Subject: [PATCH] update python modules in requirements.txt --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index a4730ec5..67d6a379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,3 +15,5 @@ tornado~=6.0 cached_property==1.5.2 apscheduler~=3.8.1 cron-validator~=1.0.3 +tzlocal~=4.1 +pytz \ No newline at end of file