Skip to content

build: remove boto3 from requirements#31

Merged
mariajgrimaldi merged 2 commits into
mainfrom
MJG/remove-boto
Oct 10, 2023
Merged

build: remove boto3 from requirements#31
mariajgrimaldi merged 2 commits into
mainfrom
MJG/remove-boto

Conversation

@mariajgrimaldi

Copy link
Copy Markdown
Contributor

Description

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

@BryanttV

Copy link
Copy Markdown
Contributor

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

@mariajgrimaldi

Copy link
Copy Markdown
Contributor Author

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

Comment thread requirements/dev.txt
# pylint
# pylint-celery
bleach==6.0.0
boto3==1.28.62

Copy link
Copy Markdown
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
Copy Markdown
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