File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
# Minimum Python version: 3.8 (for generating docs only)
3
3
4
4
regex >= 2022.10.31
5
- pkginfo >= 1.9.2
5
+ pkginfo >= 1.9.3
6
6
docutils == 0.19
7
7
python-dateutil == 2.8.2
8
8
livereload == 2.6.3
@@ -16,19 +16,20 @@ zipp==3.11.0
16
16
ghp-import == 2.1.0
17
17
readme-renderer == 37.3
18
18
pymdown-extensions == 9.9
19
- importlib-metadata == 5.2.0
19
+ importlib-metadata == 6.0.0
20
+ pipdeptree == 2.3.3
20
21
bleach == 5.0.1
21
22
lunr == 0.6.2
22
- nltk == 3.8
23
+ nltk == 3.8.1
23
24
tornado == 6.2
24
- watchdog == 2.2.0
25
+ watchdog == 2.2.1
25
26
cairocffi == 1.4.0
26
27
cairosvg == 2.5.2
27
28
cssselect2 == 0.7.0
28
29
tinycss2 == 1.2.1
29
30
defusedxml == 0.7.1
30
31
mkdocs == 1.4.2
31
- mkdocs-material == 8.5.11
32
+ mkdocs-material == 9.0.1
32
33
mkdocs-exclude-search == 0.6.4
33
34
mkdocs-simple-hooks == 0.1.5
34
35
mkdocs-material-extensions == 1.1.1
You can’t perform that action at this time.
0 commit comments