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 2454097 commit e3c1788Copy full SHA for e3c1788
mkdocs_build/requirements.txt
@@ -3,6 +3,10 @@
3
4
regex>=2023.6.3
5
pkginfo>=1.9.6
6
+readme-renderer>=40.0
7
+pymdown-extensions>=10.0.1
8
+importlib-metadata>=6.7.0
9
+pipdeptree>=2.9.3
10
docutils==0.20.1
11
python-dateutil==2.8.2
12
livereload==2.6.3
@@ -12,10 +16,6 @@ MarkupSafe==2.1.3
16
Jinja2==3.1.2
13
17
click==8.1.3
14
18
ghp-import==2.1.0
15
-readme-renderer==37.3
-pymdown-extensions==10.0.1
-importlib-metadata==6.6.0
-pipdeptree==2.9.0
19
bleach==6.0.0
20
lunr==0.6.2
21
nltk==3.8.1
@@ -27,7 +27,7 @@ cssselect2==0.7.0
27
tinycss2==1.2.1
28
defusedxml==0.7.1
29
mkdocs==1.4.3
30
-mkdocs-material==9.1.15
+mkdocs-material==9.1.16
31
mkdocs-exclude-search==0.6.5
32
mkdocs-simple-hooks==0.1.5
33
mkdocs-material-extensions==1.1.1
0 commit comments