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 c5e43af commit 1d15f11Copy full SHA for 1d15f11
mkdocs_build/requirements.txt
@@ -3,10 +3,11 @@
3
4
regex>=2023.6.3
5
pkginfo>=1.9.6
6
+PyYAML>=6.0.1
7
readme-renderer>=40.0
-pymdown-extensions>=10.0.1
8
+pymdown-extensions>=10.1
9
importlib-metadata>=6.8.0
-pipdeptree>=2.9.5
10
+pipdeptree>=2.10.2
11
bleach>=6.0.0
12
docutils>=0.20.1
13
python-dateutil>=2.8.2
@@ -15,7 +16,7 @@ joblib==1.3.1
15
16
Markdown==3.3.7
17
MarkupSafe==2.1.3
18
Jinja2==3.1.2
-click==8.1.4
19
+click==8.1.5
20
ghp-import==2.1.0
21
lunr==0.6.2
22
nltk==3.8.1
@@ -27,7 +28,7 @@ cssselect2==0.7.0
27
28
tinycss2==1.2.1
29
defusedxml==0.7.1
30
mkdocs==1.4.3
-mkdocs-material==9.1.18
31
+mkdocs-material==9.1.19
32
mkdocs-exclude-search==0.6.5
33
mkdocs-simple-hooks==0.1.5
34
mkdocs-material-extensions==1.1.1
0 commit comments