Skip to content

Commit

Permalink
Remove pre-release azure-mgmt-network dependency
Browse files Browse the repository at this point in the history
Closes #1190
  • Loading branch information
r4victor committed Jun 6, 2024
1 parent ce19a70 commit 36655f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def get_long_description():
"azure-identity>=1.12.0",
"azure-mgmt-subscription>=3.1.1",
"azure-mgmt-compute>=29.1.0",
"azure-mgmt-network==23.0.0b2",
"azure-mgmt-network>=23.0.0",
"azure-mgmt-resource>=22.0.0",
"azure-mgmt-authorization>=3.0.0",
]
Expand Down

0 comments on commit 36655f0

Please sign in to comment.