mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Pull Request resolved: https://github.com/pytorch/pytorch/pull/158720 Approved by: https://github.com/Skylion007
16 lines
382 B
Plaintext
16 lines
382 B
Plaintext
# This file is to cache other dependencies not specified elsewhere in:
|
|
# requirements.txt
|
|
# requirements-build.txt
|
|
# docs/requirements.txt
|
|
# docs/cpp/requirements.txt
|
|
# functorch/docs/requirements.txt
|
|
# .ci/docker/requirements-ci.txt
|
|
boto3==1.35.42
|
|
jinja2==3.1.6
|
|
lintrunner==0.12.7
|
|
ninja==1.10.0.post1
|
|
nvidia-ml-py==11.525.84
|
|
pyyaml==6.0.2
|
|
requests==2.32.4
|
|
rich==14.1.0
|