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.
>=1,<2
==1.*
1 parent 88aa01b commit ce555a7Copy full SHA for ce555a7
docs/requirements.txt
@@ -1,3 +1,3 @@
1
-mkdocs==1.*
2
-pymdown-extensions==10.*
3
-mkdocs-material==9.*
+mkdocs>=1,<2
+pymdown-extensions>=10,<11
+mkdocs-material>=9,<10
0 commit comments