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 1da420b commit 206c9d6Copy full SHA for 206c9d6
mkdocs_build/requirements.txt
@@ -1,21 +1,21 @@
1
# mkdocs dependencies for generating the seleniumbase.io website
2
# Minimum Python version: 3.8 (for generating docs only)
3
4
-regex>=2023.5.5
+regex>=2023.6.3
5
pkginfo>=1.9.6
6
docutils==0.20.1
7
python-dateutil==2.8.2
8
livereload==2.6.3
9
joblib==1.2.0
10
Markdown==3.3.7
11
-MarkupSafe==2.1.2
+MarkupSafe==2.1.3
12
Jinja2==3.1.2
13
click==8.1.3
14
ghp-import==2.1.0
15
readme-renderer==37.3
16
pymdown-extensions==10.0.1
17
importlib-metadata==6.6.0
18
-pipdeptree==2.7.1
+pipdeptree==2.8.0
19
bleach==6.0.0
20
lunr==0.6.2
21
nltk==3.8.1
0 commit comments