We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8adb086 commit d86b151Copy full SHA for d86b151
1 file changed
docs-requirements.txt
@@ -1,9 +1,5 @@
1
-#
2
-# This file is autogenerated by pip-compile
3
-# To update, run:
4
5
-# pip-compile ci/rtd-requirements.in
6
+# This file was autogenerated by uv via the following command:
+# uv pip compile --universal --python-version=3.10 docs-requirements.in -o docs-requirements.txt
7
alabaster==0.7.12
8
# via sphinx
9
babel==2.10.1
@@ -12,6 +8,8 @@ certifi==2022.5.18.1
12
# via requests
13
charset-normalizer==2.0.12
14
10
11
+colorama==0.4.6 ; sys_platform == 'win32'
+ # via sphinx
15
docutils==0.17.1
16
17
idna==3.3
@@ -32,6 +30,8 @@ pytz==2022.1
32
30
# via babel
33
31
requests==2.27.1
34
+setuptools==80.10.2
35
snowballstemmer==2.2.0
36
37
sphinx==3.4.3
0 commit comments