Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jing-song committed Oct 25, 2024
1 parent 0dda7aa commit bb2a429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cloudservice/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]

DEPENDENCIES = [
'azure-mgmt-compute~=30.4.0'
'azure-mgmt-compute~=33.0.0'
]

try:
Expand Down

0 comments on commit bb2a429

Please sign in to comment.