From e27bdb12df5b1e1953bf3a7095a8d080b908a336 Mon Sep 17 00:00:00 2001 From: Sylvain Gaudan Date: Mon, 29 Apr 2024 09:55:54 +0200 Subject: [PATCH] add pytz --- test/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index a63b0846..b3e477cf 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -8,4 +8,5 @@ envyaml==1.10.211231 requests==2.31.0 ecs-logging==2.1.0 uvicorn==0.23.1 -pygeohash==1.2.0 \ No newline at end of file +pygeohash==1.2.0 +pytz==2023.3