summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements/extras/sqs.txt6
1 files 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