summaryrefslogtreecommitdiffstats
path: root/tools/lint/rst/requirements.in
blob: 21ff1eeb41c5f4a0844090e17a37b9d1b187e032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
alabaster==0.7.13
charset-normalizer==2.0.12
docutils==0.18.1
idna==2.10
imagesize==1.4.1
importlib-metadata==6.0.0
markupsafe==2.0.1
packaging==21.0
requests==2.27.1
snowballstemmer==2.2.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-mermaid==0.9.2
rstcheck==3.5.0
Pygments==2.14.0
pytz==2022.7.1
urllib3==1.26.9
# We need sphinx to avoid some rstcheck errors and warnings
Sphinx==7.1.2
pkgutil-resolve-name==1.3.10 ; python_version < '3.9'