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

Dependency versions are fixed, downgrading Feast to 0.16 #62

Open
creativedutchmen opened this issue Jun 2, 2022 · 0 comments
Open

Comments

@creativedutchmen
Copy link

In the setup.py there is a hardcoded feast version with equality constraints (fixed at a specific version). This makes it impossible to use the latest version of Feast and the azure features in this repo - the two can't exist at the same time.

Please use more flexible versions for all dependencies - having them hardcoded like this also means it's impossible to install security updates or Bugfixes.

@creativedutchmen creativedutchmen changed the title Dependency versions are fixed, downgrading Feast Dependency versions are fixed, downgrading Feast to 0.16 Jun 2, 2022
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

No branches or pull requests

1 participant