diff --git a/Pipfile b/Pipfile index 164d05f9..89ea006d 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [packages] mkdocs = "==1.4.0" -mkdocs-material = "==8.5.6" +mkdocs-material = "==9.1.4" python-markdown-math = "==0.8" Pygments = "==2.13.0" prompt_toolkit = "==3.0.31"