Skip to content

Commit 9b2a172

Browse files
alej0varasauvipy
authored andcommitted
Updated SQS requirments file (celery#4231)
1 parent cbbf481 commit 9b2a172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started/brokers/sqs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ library using :command:`pip`:
1414

1515
.. code-block:: console
1616
17-
$ pip install -U boto
17+
$ pip install -U boto3
1818
1919
.. _broker-sqs-configuration:
2020

requirements/extras/sqs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto>=2.13.3
1+
boto3>=1.4.6
22
pycurl

0 commit comments

Comments
 (0)