diff --git a/Pipfile b/Pipfile index 231ab98b..25ab33ca 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [packages] mkdocs = "==1.4.2" -mkdocs-material = "==8.5.11" +mkdocs-material = "==9.1.19" python-markdown-math = "==0.8" Pygments = "==2.13.0" prompt_toolkit = "==3.0.38"