From 20ad30abc158f46356713b10bc84542480c70528 Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Tue, 11 Jul 2023 14:57:58 +0530 Subject: [PATCH] Return to the old version 1.26.* of urllib3 as botocore does not support the latest version. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4f3ddd7d..faf7fb74a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ qrcode==7.* Pillow==9.* boto3==1.28.* botocore==1.31.* -urllib3==2.0.* +urllib3==1.26.* azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.0.1 azure-mgmt-subscription==3.1.1