-
Notifications
You must be signed in to change notification settings - Fork 55
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
Update projects #57
Update projects #57
Conversation
@@ -1,4 +1,4 @@ | |||
feature_engine==1.2.0 | |||
statsmodels | |||
zenml==0.20.5 | |||
zenml==0.31.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can this be updated to 0.32.1 or it would require re-testing everything?
zenml==0.31.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thank you so much for this.
I left a small comment regarding the zenml versions, tho I think it's ready.
Given what happened last time with things breaking with the version upgrades, I wouldn't be comfortable releasing it without testing again with the latest version(s). |
Eventually we should just add integration tests |
Updated all projects to more or less latest versions and checked that they worked etc.