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

Fixed maap-py dependency errors #90

Merged
merged 9 commits into from
Apr 3, 2024
Merged

Fixed maap-py dependency errors #90

merged 9 commits into from
Apr 3, 2024

Conversation

grallewellyn
Copy link
Contributor

Needed to pin boto3 and ipython to fix maap-py dependency errors
Errors in base image dockerfiles when installing maap-py were:

awscli 2.14.1 requires cryptography<40.0.2,>=3.3.2, but you have cryptography 40.0.2 which is incompatible.
awscli 2.14.1 requires prompt-toolkit<3.0.39,>=3.0.24, but you have prompt-toolkit 3.0.43 which is incompatible.
aiobotocore 2.9.0 requires botocore<1.33.14,>=1.33.2, but you have botocore 1.34.3 which is incompatible.

@grallewellyn grallewellyn requested a review from bsatoriu April 3, 2024 18:36
@bsatoriu bsatoriu merged commit 796b9b5 into develop Apr 3, 2024
@bsatoriu bsatoriu deleted the bug/unpinned-versions branch April 3, 2024 20:42
@grallewellyn grallewellyn changed the title Bug/unpinned versions Fixed maap-py dependency errors Apr 9, 2024
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 this pull request may close these issues.

2 participants