summaryrefslogtreecommitdiffstats
path: root/tools/lint/rst/requirements.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/rst/requirements.in')
-rw-r--r--tools/lint/rst/requirements.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/lint/rst/requirements.in b/tools/lint/rst/requirements.in
new file mode 100644
index 0000000000..e6b6022a47
--- /dev/null
+++ b/tools/lint/rst/requirements.in
@@ -0,0 +1,20 @@
+alabaster==0.7.13
+charset-normalizer==2.0.12
+docutils==0.17.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.2
+sphinxcontrib-htmlhelp==2.0.0
+sphinxcontrib-mermaid==0.8.1
+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==5.3.0
+pkgutil-resolve-name==1.3.10 ; python_version < '3.9'