From 1dbdb50c55dcf8fcebf8a6381517f3d6167fd705 Mon Sep 17 00:00:00 2001 From: Ameya Shenoy Date: Thu, 11 Oct 2018 15:21:43 +0530 Subject: [PATCH] fix(dropbox): upgraded dropbox to 9.1.0 (#6234) - also makes it compatible with python 3 Signed-off-by: Ameya Shenoy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4864ec8b1b..60d00c6ec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3 chardet -dropbox==7.3.1 +dropbox==9.1.0 gunicorn jinja2 markdown2==2.3.5