From 2920822623d887ca100f2fa4c723f94bc00edc53 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 9 Jan 2020 16:51:40 +0000 Subject: [PATCH] Add dependency on pygithub --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1a151bd..6d37547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +pygithub==1.45 python-dateutil==2.8.1 todoist-python==8.1.1 urlextract==0.14.0