Skip to content

Commit bad65f1

Browse files
committed
Refresh mkdocs dependencies
1 parent 02fc8a7 commit bad65f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs_build/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# mkdocs dependencies for generating the seleniumbase.io website
22
# Minimum Python version: 3.8 (for generating docs only)
33

4-
regex>=2023.6.3
4+
regex>=2023.8.8
55
pkginfo>=1.9.6
66
PyYAML>=6.0.1
77
readme-renderer>=40.0
@@ -11,6 +11,8 @@ pipdeptree>=2.12.0
1111
bleach>=6.0.0
1212
docutils>=0.20.1
1313
python-dateutil>=2.8.2
14+
tqdm>=4.65.2
15+
nltk>=3.8.1
1416
livereload==2.6.3
1517
joblib==1.3.1
1618
Markdown==3.4.4
@@ -19,7 +21,6 @@ Jinja2==3.1.2
1921
click==8.1.6
2022
ghp-import==2.1.0
2123
lunr==0.6.2
22-
nltk==3.8.1
2324
tornado==6.3.2
2425
watchdog==3.0.0
2526
cairocffi==1.6.1

0 commit comments

Comments
 (0)