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

build: remove boto3 from requirements #31

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

mariajgrimaldi
Copy link
Contributor

Description

This PR removes boto from requirements since it's no longer in use.

@BryanttV
Copy link
Contributor

@mariajgrimaldi, should we remove the libraries from the constraints.txt file?

@mariajgrimaldi
Copy link
Contributor Author

@BryanttV: of course! I'll do it right away

# via
# -r requirements/quality.txt
# pylint
# pylint-celery
bleach==6.0.0
boto3==1.28.62
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is still a boto3 requirement, but it's an older version. Is it working?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that lib is being used by the xblock library but not by us directly. Either way, since it's not in the base.in when installing the library it won't have any effect because it's not a requirement anymore

@mariajgrimaldi mariajgrimaldi merged commit 14d2a4a into main Oct 10, 2023
@mariajgrimaldi mariajgrimaldi deleted the MJG/remove-boto branch October 10, 2023 18:21
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.

3 participants