dstackai / dstack

dstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.
https://dstack.ai/docs
Mozilla Public License 2.0
1.41k stars 140 forks source link

Support Python 3.13, deprecate Python 3.8 #1833

Open jvstme opened 1 week ago

jvstme commented 1 week ago

Checklists

Running dstack under 3.9-3.13

Running dstack configurations under 3.9-3.13

After a few dstack releases

jvstme commented 1 week ago

Running dstack under 3.13 seems to be blocked by https://github.com/MagicStack/asyncpg/issues/1181. Other steps in this issue shouldn't be blocked

un-def commented 2 days ago

asyncpg v0.30.0 with Python 3.13 support has just been released.

jvstme commented 1 day ago

Running dstack under 3.13 is also blocked by: