We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1932cfd commit 8dbb155Copy full SHA for 8dbb155
sls/error_log_transfer_v3/.serverless/requirements.txt
@@ -1,6 +1,6 @@
1
-i https://pypi.org/simple
2
boto3==1.40.34; python_version >= '3.8'
3
-botocore==1.40.33; python_version >= '3.8'
+botocore==1.40.34; python_version >= '3.8'
4
jmespath==1.0.1; python_version >= '3.7'
5
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
6
s3transfer==0.14.0; python_version >= '3.8'
0 commit comments