Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin moto #278

Open
kkaris opened this issue Jun 5, 2024 · 0 comments · May be fixed by #279
Open

Pin moto #278

kkaris opened this issue Jun 5, 2024 · 0 comments · May be fixed by #279

Comments

@kkaris
Copy link
Contributor

kkaris commented Jun 5, 2024

Using using moto 5.x lead to the following error:

from moto import mock_s3
E   ImportError: cannot import name 'mock_s3' from 'moto' (/home/klas/.venvs/py3117/lib/python3.11/site-packages/moto/__init__.py)

Installing with moto[iam]<5 resolves this.

@kkaris kkaris linked a pull request Jun 5, 2024 that will close this issue
@kkaris kkaris linked a pull request Jun 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant