mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-08 07:39:33 +01:00
Remove the Python 2 and 3 compatibility library [six](https://pypi.org/project/six) and [future](https://pypi.org/project/future) and `torch._six`. We only support Python 3.8+ now. It's time to retire them. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94709 Approved by: https://github.com/malfet, https://github.com/Skylion007
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
sphinx==3.1.2
|
|
Jinja2==3.0.*
|
|
breathe==4.25.0
|
|
exhale==0.2.3
|
|
docutils==0.16
|
|
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
|
|
bs4
|
|
lxml
|