dstackai / dstack

dstack is a lightweight, open-source alternative to Kubernetes & Slurm, simplifying AI container orchestration with multi-cloud & on-prem support. It natively supports NVIDIA, AMD, & TPU.
https://dstack.ai/docs
Mozilla Public License 2.0
1.57k stars 155 forks source link

Limit azure-mgmt-network>=23.0.0,<28.0.0 #1988

Closed r4victor closed 1 week ago

r4victor commented 1 week ago

Fixed #1987

The PR places an upper bound on azure-mgmt-network since it's unclear how to make azure-mgmt-network==28.0.0 work. The upper bound can be removed once we get feedback from https://github.com/Azure/azure-sdk-for-python/issues/38507 and update the code accordingly.