Skip to content

Commit 921db67

Browse files
committed
Update the index file
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent 71fe1c9 commit 921db67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/release_notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
```{toctree}
1111
:maxdepth: 1
1212
13+
v3.3.0
1314
v3.2.0
1415
v3.1.0
1516
v3.0.0

requirements-dev.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ isort
1414
pytype>=2020.6.1; platform_system != "Windows"
1515
mypy>=0.790
1616
psutil
17-
Sphinx==4.1.2
18-
recommonmark==0.6.0
19-
sphinx-autodoc-typehints==1.12.0
20-
sphinx-rtd-theme==0.5.2
17+
Sphinx>=5.3.0,<8.0.0
18+
sphinx-autodoc-typehints>=1.19.0
19+
sphinx-rtd-theme>=1.0.0
2120
pytest==7.4.0
2221
pytest-cov==4.1.0
2322
pytest-lazy-fixture==0.6.3

0 commit comments

Comments
 (0)