From 9a3799a03127f419774383b1b4c1f7050c7f1fd7 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 3 Jun 2019 21:56:28 +0300 Subject: [PATCH] update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d124b0b..208a63c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-auth==1.6.3 -google-api-python-client==1.7.8 +google-api-python-client==1.7.9 icalendar==4.0.3 -pytz==2018.9 +pytz==2019.1 PyYAML==5.1