Skip to content

Specify dependencies for python < 3.11 #647

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

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Specify dependencies for python < 3.11 #647

merged 2 commits into from
Jan 9, 2023

Conversation

sanders41
Copy link
Collaborator

@sanders41 sanders41 commented Jan 7, 2023

Pull Request

Related issue

I did some testing and think this will solve the issue with dependabot. I created the Pipfile.lock with python 3.11 then tested with the supported python versions < 3.11 and this removed the errors. I can't be sure how dependabot is doing it so there is a chance there could still be errors, but it seems like this will work.

What does this PR do?

  • Updates the Pipfile to specify needed dependencies for python < 3.11. These dependencies seem to only be needed by pytest or pylint` so I made them dev dependencies.

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@sanders41 sanders41 added the skip-changelog The PR will not appear in the release changelogs label Jan 7, 2023
Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

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

Thank you @sanders41 for this PR!
So happy it seems to fix the issue, indeed 🚀

@alallema
Copy link
Contributor

alallema commented Jan 9, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Jan 9, 2023

@bors bors bot merged commit 5e98619 into main Jan 9, 2023
@bors bors bot deleted the pipfile branch January 9, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants