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

Update Python dependencies #335

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Update Python dependencies #335

merged 2 commits into from
Feb 20, 2024

Conversation

justinvp
Copy link
Member

Update grpcio to match pulumi. Otherwise, there is a mismatch because pulumi depends on ~=1.60.1 but pulumi-policy is pinned to ==1.56.2.

Fixes #334

Update grpcio to match `pulumi`. Otherwise, there is a mismatch because `pulumi` depends on `~=1.60.1` but `pulumi-policy` is pinned to `==1.56.2`.
@justinvp justinvp requested a review from a team February 20, 2024 02:59
@justinvp justinvp merged commit 74993aa into master Feb 20, 2024
5 checks passed
@justinvp justinvp deleted the justin/python-deps branch February 20, 2024 10:04
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.

Can not be installed together with pulumi==3.104 (required for python 3.12)
2 participants