s3-credentials icon indicating copy to clipboard operation
s3-credentials copied to clipboard

CI failures, including ImportError: cannot import name 'mock_s3' from 'moto'

Open simonw opened this issue 1 year ago • 1 comments

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

simonw avatar Apr 05 '24 05:04 simonw

Looks like Moto doesn't support Python 3.7 any more:

ERROR: No matching distribution found for moto>=5.0.4; extra == "test"

simonw avatar Apr 05 '24 05:04 simonw