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 down feast dependency #203

Merged
merged 4 commits into from
Feb 1, 2023
Merged

Pin down feast dependency #203

merged 4 commits into from
Feb 1, 2023

Conversation

casassg
Copy link
Member

@casassg casassg commented Jan 31, 2023

Current last version may not resolve feast dep due to feast>=0.23 upgrading their numpy version which does not resolve on py 3.7.

This is an attempt to fix it before we drop py 3.7.

Updated minimal version supported which grants a new release but it was needed as I couldn't find a way to make it work with the existing versions without having to pin the entirety of Google repos.

Also had to upgrade isort in pre-commit due to an issue in the dependency as seen in home-assistant/core#86892

@github-actions
Copy link
Contributor

Thanks for the PR! 🚀

Instructions: Approve using /lgtm and mark for automatic merge by using /merge.

@casassg casassg marked this pull request as ready for review January 31, 2023 16:49
@casassg casassg requested a review from hanneshapke as a code owner January 31, 2023 16:50
@casassg
Copy link
Member Author

casassg commented Jan 31, 2023

/merge

@casassg casassg mentioned this pull request Jan 31, 2023
@codesue
Copy link
Contributor

codesue commented Feb 1, 2023

/lgtm

@github-actions github-actions bot merged commit 79f1b19 into main Feb 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

Merged with approvals from codesue - thanks for the contribution! 🎉

@casassg casassg deleted the casassg/pin-feast branch February 1, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants