From c826ae3d5cc14dd2c28d39099e2c6d43ec1a73c5 Mon Sep 17 00:00:00 2001 From: Derandi Hermanda Date: Tue, 15 Dec 2020 14:11:42 +0700 Subject: [PATCH] Update requirements.txt requests conflicts with azure blob storage --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7c4cfc..e300abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -requests==2.11.1 +requests>=2.11.1 gcloud==0.17.0 oauth2client==3.0.0 requests-toolbelt==0.7.0 python-jwt==2.0.1 -pycrypto==2.6.1 \ No newline at end of file +pycrypto==2.6.1