From c61426cb1b591be2acba5696d46d8550c9a18c0f Mon Sep 17 00:00:00 2001 From: fstab50 Date: Fri, 15 Jun 2018 05:32:30 -0500 Subject: [PATCH] Pin pytz to latest version 2018.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e56352c..22f2f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna jmespath pandoc pip -pytz +pytz==2018.4 pkginfo ply python-dateutil