We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d877208 commit 2df0070Copy full SHA for 2df0070
1 file changed
requirements.txt
@@ -1,10 +1,5 @@
1
-Sphinx <7.3.7
2
-sphinx-autobuild
3
-sphinxcontrib-applehelp <1.0.8
4
-sphinxcontrib-devhelp <1.0.6
5
-sphinxcontrib-htmlhelp <2.0.5
6
-sphinxcontrib-qthelp <1.0.7
7
-sphinxcontrib-serializinghtml <1.1.10
8
-sphinx-rtd-theme <2
9
-sphinx-intl
10
-Jinja2 <3.1.3
+Sphinx ~=7.3.7
+sphinx-autobuild ~= 2024.4.16
+sphinx-rtd-theme ~=2.0.0
+sphinx-intl ~=2.2.0
+Jinja2 ~=3.25.1
0 commit comments