Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docker/pytorch/2.11/cpu/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc-cpu"
version = "2.11.0"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.11.0",
"torch==2.13.0",
"torchvision==0.26.0",
"torchaudio==2.11.0",
"deepspeed==0.18.8",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/pytorch/2.11/cuda/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc"
version = "2.11.0"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.11.0",
"torch==2.13.0",
"torchvision==0.26.0",
"torchaudio==2.11.0",
"deepspeed==0.18.8",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/pytorch/2.12/cpu/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc-cpu"
version = "2.12.1"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.12.1",
"torch==2.13.0",
"torchvision==0.27.1",
"torchaudio==2.11.0",
"deepspeed==0.18.8",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/pytorch/2.12/cuda/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc"
version = "2.12.1"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.12.1",
"torch==2.13.0",
"torchvision==0.27.1",
"torchaudio==2.11.0",
"deepspeed==0.18.8",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/pytorch/2.13/cpu/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc-cpu"
version = "2.13.0"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.13.0",
"torch==2.14.0",
"torchvision==0.28.0",
"torchaudio==2.11.0",
"deepspeed==0.19.2",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/pytorch/2.13/cuda/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pytorch-dlc"
version = "2.13.0"
requires-python = ">=3.12,<3.13"
dependencies = [
"torch==2.13.0",
"torch==2.14.0",
"torchvision==0.28.0",
"torchaudio==2.11.0",
"deepspeed==0.19.2",
Expand All @@ -14,7 +14,7 @@ dependencies = [
"requests",
"packaging",
"urllib3>=2.7.0",
"python-multipart>=0.0.30",
"python-multipart>=0.0.32",
"starlette>=1.3.1",
"GitPython>=3.1.58",
"Mako>=1.3.12",
Expand Down
4 changes: 2 additions & 2 deletions docker/ray-train/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ dependencies = [
# submit` depend on — without it the head runs in "minimal mode" and job
# submission fails. It does NOT pull in ray[serve], so this stays training-scoped.
"ray[default,train,tune,data]==2.58.0",
"torch==2.13.0",
"torch==2.14.0",
"torchvision==0.28.0",
"pytorch-lightning>=2.5.0",
"deepspeed>=0.18.0",
"transformers>=4.46.0",
"transformers>=5.17.0",
"datasets>=3.0.0",
"accelerate>=1.0.0",
"evaluate>=0.4.0",
Expand Down
4 changes: 2 additions & 2 deletions docker/ray/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ dependencies = [
"ray[serve]==2.57.0",
"scikit-learn==1.9.0",
"soundfile==0.14.0",
"torch==2.10.0",
"torch==2.13.0",
"torchaudio==2.10.0",
"torchcodec==0.10.0",
"torchvision==0.25.0",
"transformers==5.8.0",
"transformers==5.10.1",
"uvicorn[standard]==0.41.0",
]
4 changes: 2 additions & 2 deletions docker/ray_llm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ dependencies = [
"ray[default,serve,llm]==2.58.0",
# ray[llm] 2.58.0 hard-pins vllm[audio]==0.26.0; bump when Ray moves its pin.
"vllm==0.26.0",
"torch==2.11.0",
"torch==2.13.0",
"torchvision==0.26.0",
"torchaudio==2.11.0",
"transformers==5.14.1",
"transformers==5.17.0",
# fastapi >=0.140 breaks Ray Serve's cloudpickle path for @serve.ingress.
"fastapi==0.133.1",
"boto3>=1.35.0",
Expand Down
4 changes: 2 additions & 2 deletions docker/whisperx/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ dependencies = [
"faster-whisper==1.2.1",
"whisperx==3.8.6",
"pyannote.audio==4.0.7",
"torch==2.8.0",
"torch==2.13.0",
"torchaudio==2.8.0",
# HTTP serving layer
"fastapi==0.121.0",
"uvicorn[standard]==0.40.0",
"python-multipart==0.0.30",
"python-multipart==0.0.31",
# DLC telemetry runtime deps (deep_learning_container.py imports botocore + requests)
"boto3",
"requests",
Expand Down
Loading