Skip to content

Commit 5bb5fc0

Browse files
committed
chore: export requirements
1 parent 942a659 commit 5bb5fc0

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

requirements-dev.lock

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export --no-hashes -o requirements-dev.lock
3+
-e .
4+
alabaster==0.7.16 ; python_full_version < '3.10'
5+
alabaster==1.0.0 ; python_full_version >= '3.10'
6+
babel==2.17.0
7+
certifi==2025.8.3
8+
charset-normalizer==3.4.3
9+
colorama==0.4.6 ; sys_platform == 'win32'
10+
docutils==0.21.2
11+
idna==3.10
12+
imagesize==1.4.1
13+
importlib-metadata==8.7.0 ; python_full_version < '3.10'
14+
jinja2==3.1.6
15+
markupsafe==3.0.2
16+
packaging==25.0
17+
pygments==2.19.2
18+
requests==2.32.5
19+
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
20+
shibuya==2025.9.22
21+
snowballstemmer==3.0.1
22+
sphinx==7.4.7 ; python_full_version < '3.10'
23+
sphinx==8.1.3 ; python_full_version == '3.10.*'
24+
sphinx==8.2.3 ; python_full_version >= '3.11'
25+
sphinx-copybutton==0.5.2
26+
sphinx-design==0.6.1
27+
sphinx-iconify==0.2.0
28+
sphinx-last-updated-by-git==0.3.8
29+
sphinx-sitemap==2.8.0
30+
sphinxcontrib-applehelp==2.0.0
31+
sphinxcontrib-devhelp==2.0.0
32+
sphinxcontrib-htmlhelp==2.1.0
33+
sphinxcontrib-jsmath==1.0.1
34+
sphinxcontrib-qthelp==2.0.0
35+
sphinxcontrib-serializinghtml==2.0.0
36+
tomli==2.2.1 ; python_full_version < '3.11'
37+
urllib3==2.5.0
38+
zipp==3.23.0 ; python_full_version < '3.10'

0 commit comments

Comments
 (0)