79486265

Date: 2025-03-05 11:05:52
Score: 1
Natty:
Report link

in my case, this fixed the issue:

poetry add s3fs[boto3] 

my pyproject.toml has the following dependencies:

s3fs = {extras = ["boto3"], version = "^2025.2.0"}
botocore = "1.35.93"
boto3 = "1.35.93"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: luca_dix