Skip to content

Commit

Permalink
Fix: do not over-specify the Python SDK dep (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 authored Oct 2, 2024
1 parent 04a10bf commit fa16528
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,6 @@
},
"python": {
"requires": {
"pulumi": ">=3.0.0,<4.0.0",
"pulumi-kubernetes": ">=3.7.1,<5.0.0"
},
"respectSchemaVersion": true,
Expand All @@ -929,4 +928,4 @@
}
}
}
}
}

0 comments on commit fa16528

Please sign in to comment.