File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ livereload==2.6.3;python_version>="3.6"
4
4
joblib == 1.0.1 ;python_version >= "3.6"
5
5
Markdown == 3.3.4 ;python_version >= "3.6"
6
6
MarkupSafe == 2.0.1 ;python_version >= "3.6"
7
+ jsmin == 3.0.0 ;python_version >= "3.6"
7
8
docutils == 0.17.1
8
9
python-dateutil == 2.8.2
10
+ keyring == 23.2.1 ;python_version >= "3.6"
9
11
pkginfo == 1.7.1 ;python_version >= "3.6"
10
12
Jinja2 == 3.0.1 ;python_version >= "3.6"
11
13
click == 8.0.1 ;python_version >= "3.6"
@@ -15,10 +17,10 @@ pymdown-extensions==8.2;python_version>="3.6"
15
17
importlib-metadata == 4.8.1 ;python_version >= "3.6"
16
18
bleach == 4.1.0
17
19
lunr == 0.6.0 ;python_version >= "3.6"
18
- nltk == 3.6.2 ;python_version >= "3.6"
20
+ nltk == 3.6.3 ;python_version >= "3.6"
19
21
watchdog == 2.1.5 ;python_version >= "3.6"
20
22
mkdocs == 1.2.2 ;python_version >= "3.6"
21
- mkdocs-material == 7.1.3 ;python_version >= "3.6"
23
+ mkdocs-material == 7.2.7 ;python_version >= "3.6"
22
24
mkdocs-exclude-search == 0.5.2 ;python_version >= "3.6"
23
25
mkdocs-simple-hooks == 0.1.3
24
26
mkdocs-material-extensions == 1.0.3 ;python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments