s3-credentials
s3-credentials copied to clipboard
CI failures, including ImportError: cannot import name 'mock_s3' from 'moto'
moto made a backwards incompatible change. I dealt with this one recently here as well:
- https://github.com/simonw/textract-cli/issues/1#issuecomment-2027578406
Looks like Moto doesn't support Python 3.7 any more:
ERROR: No matching distribution found for moto>=5.0.4; extra == "test"