From 2f84521eb380bcdd3e6d34242eb42bd92d51b51b Mon Sep 17 00:00:00 2001 From: Anje Barnard Date: Wed, 17 Jan 2024 14:01:49 -0400 Subject: [PATCH] update pytz to allow us to install pandas --- requirements-arm64.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-arm64.txt b/requirements-arm64.txt index 251679c..52a2107 100644 --- a/requirements-arm64.txt +++ b/requirements-arm64.txt @@ -46,7 +46,7 @@ pydotplus==2.0.2 pyprof2calltree==1.4.3 pysrt==1.1.2 pysubs2~=1.6.1 -pytz==2018.4 +pytz==2020.1 PyYAML>=4.2b1 rsa==4.7 scipy<=1.11.2 diff --git a/requirements.txt b/requirements.txt index 45fb1e6..3327c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pydotplus==2.0.2 pyprof2calltree==1.4.3 pysrt==1.1.2 pysubs2~=1.6.1 -pytz==2018.4 +pytz==2020.1 PyYAML>=4.2b1 rsa==4.7 scipy<=1.11.2