Skip to content

Commit 416e4ff

Browse files
committed
[FIX] add docs, translation dependencies
1 parent e39aaf1 commit 416e4ff

1 file changed

Lines changed: 34 additions & 16 deletions

File tree

requirements-docs.txt

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,56 @@
11
# This file is @generated by PDM.
22
# Please do not edit it manually.
33

4+
annotated-types==0.7.0
5+
anthropic==0.74.0
6+
anyio==4.11.0
47
babel==2.17.0
5-
backrefs==5.9
6-
certifi==2025.6.15
7-
charset-normalizer==3.4.2
8-
click==8.1.8
8+
backrefs==6.1
9+
certifi==2025.11.12
10+
charset-normalizer==3.4.4
11+
click==8.3.1
912
colorama==0.4.6
1013
cyclic==1.0.0
14+
distro==1.9.0
15+
docstring-parser==0.17.0
1116
ghp-import==2.1.0
12-
idna==3.10
17+
h11==0.16.0
18+
httpcore==1.0.9
19+
httpx==0.28.1
20+
idna==3.11
1321
jinja2==3.1.6
14-
markdown==3.8.2
15-
markdown-it-py==3.0.0
16-
markupsafe==3.0.2
22+
jiter==0.12.0
23+
markdown==3.10
24+
markdown-it-py==4.0.0
25+
markupsafe==3.0.3
1726
mdurl==0.1.2
1827
mdx-include==1.4.2
1928
mergedeep==1.3.4
2029
mkdocs==1.6.1
2130
mkdocs-get-deps==0.2.0
22-
mkdocs-material==9.6.14
31+
mkdocs-material==9.7.0
2332
mkdocs-material-extensions==1.3.1
24-
packaging==24.2
33+
mkdocs-static-i18n==1.3.0
34+
openai==2.8.1
35+
packaging==25.0
2536
paginate==0.5.7
2637
pathspec==0.12.1
27-
platformdirs==4.3.6
28-
pygments==2.19.1
29-
pymdown-extensions==10.16
38+
platformdirs==4.5.0
39+
pydantic==2.12.4
40+
pydantic-core==2.41.5
41+
pygments==2.19.2
42+
pymdown-extensions==10.17.1
3043
python-dateutil==2.9.0.post0
31-
pyyaml==6.0.2
44+
pyyaml==6.0.3
3245
pyyaml-env-tag==1.1
3346
rcslice==1.1.0
34-
requests==2.32.4
35-
rich==13.9.4
47+
requests==2.32.5
48+
rich==14.2.0
3649
six==1.17.0
50+
sniffio==1.3.1
51+
tqdm==4.67.1
52+
types-pyyaml==6.0.12.20250915
53+
typing-extensions==4.15.0
54+
typing-inspection==0.4.2
3755
urllib3==2.5.0
3856
watchdog==6.0.0

0 commit comments

Comments
 (0)