Skip to content

Commit 3fa394e

Browse files
Bump torch in /doc/source/ray-overview/examples/e2e-timeseries
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.0 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.3.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba8d59 commit 3fa394e

1 file changed

Lines changed: 54 additions & 2 deletions

File tree

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,61 @@
1-
--find-links https://data.pyg.org/whl/torch-2.3.0+cpu.html
1+
aiobotocore==2.5.4
2+
aiohappyeyeballs==2.6.2
23
aiohttp==3.11.16
4+
aioitertools==0.13.0
5+
aiosignal==1.4.0
6+
async-timeout==5.0.1
7+
attrs==26.1.0
8+
botocore==1.31.17
9+
fastjsonschema==2.21.2
10+
filelock==3.29.1
11+
frozenlist==1.8.0
12+
fsspec==2023.5.0
13+
idna==3.18
14+
jinja2==3.1.6
15+
jmespath==1.1.0
16+
joblib==1.5.3
17+
jsonschema==4.26.0
18+
jsonschema-specifications==2025.9.1
19+
jupyter-core==5.9.1
20+
markupsafe==3.0.3
21+
mpmath==1.3.0
22+
multidict==6.7.1
323
nbformat==5.9.2
24+
networkx==3.4.2
425
numpy==1.26.4
26+
nvidia-cublas-cu12==12.8.4.1
27+
nvidia-cuda-cupti-cu12==12.8.90
28+
nvidia-cuda-nvrtc-cu12==12.8.93
29+
nvidia-cuda-runtime-cu12==12.8.90
30+
nvidia-cudnn-cu12==9.10.2.21
31+
nvidia-cufft-cu12==11.3.3.83
32+
nvidia-cufile-cu12==1.13.1.3
33+
nvidia-curand-cu12==10.3.9.90
34+
nvidia-cusolver-cu12==11.7.3.90
35+
nvidia-cusparse-cu12==12.5.8.93
36+
nvidia-cusparselt-cu12==0.7.1
37+
nvidia-nccl-cu12==2.27.3
38+
nvidia-nvjitlink-cu12==12.8.93
39+
nvidia-nvtx-cu12==12.8.90
540
pandas==2.3.0
41+
platformdirs==4.10.0
42+
propcache==0.5.2
43+
python-dateutil==2.9.0.post0
44+
pytz==2026.2
645
pyyaml==6.0.1
46+
referencing==0.37.0
47+
rpds-py==0.30.0
748
s3fs==2023.5.0
849
scikit-learn==1.3.2
9-
torch==2.3.0
50+
scipy==1.15.3
51+
six==1.17.0
52+
sympy==1.14.0
53+
threadpoolctl==3.6.0
54+
torch==2.8.0
55+
traitlets==5.15.1
56+
triton==3.4.0
57+
typing-extensions==4.15.0
58+
tzdata==2026.2
59+
urllib3==1.26.20
60+
wrapt==1.17.3
61+
yarl==1.24.2

0 commit comments

Comments
 (0)