From 37c696d41bf236358abfcb034853265d841c5c94 Mon Sep 17 00:00:00 2001 From: Robert Kopaczewski Date: Mon, 9 Jan 2017 19:21:24 +0100 Subject: [PATCH] [sendinblue] Force updated Due to incredibly stupid policy on behalf of sendinblue (they remove older versions from PyPI when they release new ones). --- python/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/files/requirements.txt b/python/files/requirements.txt index 9d6bbd3..4a6be6c 100644 --- a/python/files/requirements.txt +++ b/python/files/requirements.txt @@ -26,7 +26,7 @@ boto3==1.2.5 syncano==5.4.6 mixpanel==4.3.0 mixpanel-query-py==0.1.7 -Sendinblue==2.0.4 +Sendinblue==2.0.5.1 GitPython==2.0.5 Mako==1.0.4 sendgrid==3.2.10