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.
2 parents cd2165f + 1197aba commit 9a6e1d2Copy full SHA for 9a6e1d2
mkdocs.yml
@@ -21,7 +21,7 @@ extra:
21
repo_name: Calva
22
repo_url: https://github.com/BetterThanTomorrow/calva
23
edit_uri: edit/published/docs/site
24
-strict: true
+#strict: true
25
plugins:
26
- search:
27
separator: '[\s\-\._]'
requirements.txt
@@ -1,4 +1,4 @@
1
-CairoSVG==2.7.0
2
-mkdocs==1.4.2
3
-mkdocs-material==9.1.8
4
-Pillow==10.2.0
+mkdocs==1.5.3
+mkdocs-material==9.5.16
+Pillow==10.2.0
+CairoSVG==2.7.1
0 commit comments