• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1mpmath==1.3.0
2numpy==1.21.3; python_version == '3.10'
3numpy==1.23.2; python_version == '3.11'
4numpy; python_version >= '3.12'
5PyYAML==6.0.1
6ruamel.yaml==0.17.32
7sympy==1.12
8timm==0.6.13
9tomli==2.0.1
10torchsr==1.0.4
11transformers==4.38.0
12zstd==1.5.5.1
13pandas==2.0.3; python_version == '3.10'
14pandas; python_version >= '3.11'
15pytest==7.2.0
16pytest-cov==4.1.0
17expecttest==0.1.6
18hypothesis==6.84.2
19parameterized==0.9.0
20
21# Doc build requirements, same as https://github.com/pytorch/pytorch/blob/main/.ci/docker/requirements-docs.txt
22sphinx==5.3.0
23sphinx-gallery==0.14.0
24breathe==4.34.0
25exhale==0.2.3
26docutils==0.16
27matplotlib==3.7.2
28# PyTorch Theme
29-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
30myst-parser==0.18.1
31sphinx_design==0.4.1
32sphinx-copybutton==0.5.0
33