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 azure version to install correct version #497

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

shweta83
Copy link
Contributor

@shweta83 shweta83 commented Dec 3, 2024

Problem Statement:
Robottelo uses uv to install all the dependencies in robottelo and somehow it is installing azure 2.0.0 as it is not able to resolve the dependencies correctly.
However, when we use pip to install the dependencies, it correctly installs azure 4.0.0.

Solution:
To avoid the issue, we are pinning azure version to 4.0.0.

@jyejare jyejare merged commit 878b06d into RedHatQE:master Dec 3, 2024
3 checks passed
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