Kaynağa Gözat

Updated SQS requirments file (#4231)

Alejandro Varas 7 yıl önce
ebeveyn
işleme
9b2a172078

+ 1 - 1
docs/getting-started/brokers/sqs.rst

@@ -14,7 +14,7 @@ library using :command:`pip`:
 
 .. code-block:: console
 
-    $ pip install -U boto
+    $ pip install -U boto3
 
 .. _broker-sqs-configuration:
 

+ 1 - 1
requirements/extras/sqs.txt

@@ -1,2 +1,2 @@
-boto>=2.13.3
+boto3>=1.4.6
 pycurl