We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02fc8a7 commit bad65f1Copy full SHA for bad65f1
mkdocs_build/requirements.txt
@@ -1,7 +1,7 @@
1
# mkdocs dependencies for generating the seleniumbase.io website
2
# Minimum Python version: 3.8 (for generating docs only)
3
4
-regex>=2023.6.3
+regex>=2023.8.8
5
pkginfo>=1.9.6
6
PyYAML>=6.0.1
7
readme-renderer>=40.0
@@ -11,6 +11,8 @@ pipdeptree>=2.12.0
11
bleach>=6.0.0
12
docutils>=0.20.1
13
python-dateutil>=2.8.2
14
+tqdm>=4.65.2
15
+nltk>=3.8.1
16
livereload==2.6.3
17
joblib==1.3.1
18
Markdown==3.4.4
@@ -19,7 +21,6 @@ Jinja2==3.1.2
19
21
click==8.1.6
20
22
ghp-import==2.1.0
23
lunr==0.6.2
-nltk==3.8.1
24
tornado==6.3.2
25
watchdog==3.0.0
26
cairocffi==1.6.1
0 commit comments