We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df091d commit ba4abd1Copy full SHA for ba4abd1
requirements.txt
@@ -7,7 +7,7 @@
7
8
-i https://pypi.org/simple
9
boto3==1.22.10
10
-botocore==1.25.10; python_version >= '3.6'
+botocore==1.26.2; python_version >= '3.6'
11
jmespath==1.0.0; python_version >= '3.7'
12
nose==1.3.7
13
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
0 commit comments