Skip to content

Commit 291996b

Browse files
committed
Update dependencies to hopefully fix the build errors.
1 parent bc01cc5 commit 291996b

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

requirements.txt

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,46 @@
1+
babel==2.17.0
2+
backrefs==7.0
3+
certifi==2025.11.12
4+
charset-normalizer==3.4.4
15
click==8.0.0
26
colorama==0.4.4
37
future==0.18.2
4-
Jinja2==3.0.2
8+
ghp-import==2.1.0
9+
gitdb==4.0.12
10+
GitPython==3.1.45
11+
idna==3.11
12+
Jinja2==3.1.6
513
joblib==1.0.1
614
livereload==2.6.3
715
lunr==0.5.8
8-
Markdown==3.3.7
16+
Markdown==3.10.2
917
MarkupSafe==2.1.3
18+
mergedeep==1.3.4
1019
mkdocs==1.6.1
20+
mkdocs-get-deps==0.2.0
21+
mkdocs-git-revision-date-localized-plugin==1.2.4
1122
mkdocs-macros-plugin==1.0.4
12-
mkdocs-material==9.5.35
23+
mkdocs-material==9.7.6
24+
mkdocs-material-extensions==1.3.1
25+
mkdocs-redirects==1.2.1
26+
mkdocs-simple-hooks==0.1.5
1327
nltk==3.6.2
28+
packaging==25.0
29+
paginate==0.5.7
30+
pathspec==0.12.1
31+
platformdirs==4.5.1
32+
Pygments==2.19.2
33+
pymdown-extensions==10.4
34+
python-dateutil==2.9.0.post0
35+
pytz==2025.2
1436
PyYAML==5.3.1
37+
pyyaml_env_tag==1.1
1538
regex==2022.4.24
39+
requests==2.32.5
1640
six==1.16.0
41+
smmap==5.0.2
42+
termcolor==3.2.0
1743
tornado==6.1
1844
tqdm==4.60.0
19-
mkdocs-redirects==1.2.1
20-
mkdocs-simple-hooks==0.1.5
21-
mkdocs-git-revision-date-localized-plugin==1.2.4
45+
urllib3==2.6.2
46+
watchdog==6.0.0

0 commit comments

Comments
 (0)