From c7e262d82ca16f7748da5aba11c88e53386eacf8 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Mon, 3 Apr 2023 15:35:57 +0600 Subject: Update sqs.txt (#1684) --- requirements/extras/sqs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/extras/sqs.txt b/requirements/extras/sqs.txt index de57912c..7fe2647d 100644 --- a/requirements/extras/sqs.txt +++ b/requirements/extras/sqs.txt @@ -1,3 +1,3 @@ -boto3>=1.22.2 -pycurl~=7.44.1 # Latest build with wheels provided -urllib3>=1.26.9 +boto3===1.26.104 +pycurl==7.43.0.5 # Latest build with wheels provided +urllib3==1.26.15 -- cgit v1.2.1