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

[KF-5958] Upgrade to Python 3.10+ using Poetry #137

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

deusebio
Copy link

@deusebio deusebio commented Nov 22, 2024

As in #136

Upgrading dependencies to Python 3.10, as reported in KF-5958 and #79, but using Poetry

To be decided whether this or the other PR should be merged, depending whether we want to use poetry or not.

@deusebio deusebio marked this pull request as draft November 22, 2024 12:08
lightkube = ">=0.15"
# pytest is transitive dependencies of other packages
# pytest = "^7.4"
pytest-operator = ">=0.31"
Copy link
Member

Choose a reason for hiding this comment

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

Why are we pinning all those dependencies ... we had a practice to do that only if it is necessary .... where are those versions comming from ?

@misohu
Copy link
Member

misohu commented Nov 27, 2024

Can we also link successfull runs from ci ?

Edit: canonical/bundle-kubeflow#1152

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.

2 participants