-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements-docs.lock
59 lines (59 loc) · 2.48 KB
/
requirements-docs.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-dev --group docs -o requirements-docs.lock
-e .
alabaster==0.7.13 ; python_full_version < '3.9'
alabaster==0.7.16 ; python_full_version == '3.9.*'
alabaster==1.0.0 ; python_full_version >= '3.10'
babel==2.17.0
certifi==2025.1.31
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==44.0.1
docutils==0.20.1 ; python_full_version < '3.9'
docutils==0.21.2 ; python_full_version >= '3.9'
idna==3.10
imagesize==1.4.1
importlib-metadata==8.5.0 ; python_full_version < '3.9'
importlib-metadata==8.6.1 ; python_full_version == '3.9.*'
jinja2==3.1.5
markupsafe==2.1.5 ; python_full_version < '3.9'
markupsafe==3.0.2 ; python_full_version >= '3.9'
packaging==24.2
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pygments==2.19.1
pytz==2025.1 ; python_full_version < '3.9'
requests==2.32.3
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
setuptools==75.3.0 ; python_full_version < '3.9'
setuptools==75.8.2 ; python_full_version >= '3.9'
shibuya==2025.2.20
snowballstemmer==2.2.0
sphinx==7.1.2 ; python_full_version < '3.9'
sphinx==7.4.7 ; python_full_version == '3.9.*'
sphinx==8.1.3 ; python_full_version == '3.10.*'
sphinx==8.2.1 ; python_full_version >= '3.11'
sphinx-contributors==0.2.7
sphinx-copybutton==0.5.2
sphinx-design==0.5.0 ; python_full_version < '3.9'
sphinx-design==0.6.1 ; python_full_version >= '3.9'
sphinx-intl==2.2.0 ; python_full_version < '3.9'
sphinx-intl==2.3.1 ; python_full_version >= '3.9'
sphinx-sitemap==2.6.0
sphinxcontrib-applehelp==1.0.4 ; python_full_version < '3.9'
sphinxcontrib-applehelp==2.0.0 ; python_full_version >= '3.9'
sphinxcontrib-devhelp==1.0.2 ; python_full_version < '3.9'
sphinxcontrib-devhelp==2.0.0 ; python_full_version >= '3.9'
sphinxcontrib-htmlhelp==2.0.1 ; python_full_version < '3.9'
sphinxcontrib-htmlhelp==2.1.0 ; python_full_version >= '3.9'
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3 ; python_full_version < '3.9'
sphinxcontrib-qthelp==2.0.0 ; python_full_version >= '3.9'
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version < '3.9'
sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.9'
tomli==2.2.1 ; python_full_version >= '3.9' and python_full_version < '3.11'
urllib3==2.2.3 ; python_full_version < '3.9'
urllib3==2.3.0 ; python_full_version >= '3.9'
zipp==3.20.2 ; python_full_version < '3.9'
zipp==3.21.0 ; python_full_version == '3.9.*'