diff --git a/setup.py b/setup.py index 6d273d4..c25903a 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "portray", "mkdocs-material-extensions>=1.0.3", "pygments>=2.13,<2.14", - "pymdown-extensions>=9.5,<9.6", + "pymdown-extensions>=9.6,<9.7", ] install_requires = [