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 parent 023db27 commit 3c74231Copy full SHA for 3c74231
requirements/dev.txt
@@ -1,7 +1,7 @@
1
wget
2
bump2version ==1.0.1
3
# coverage >=4.5.4
4
-mkdocs-material ==9.5.*
+mkdocs-material ==9.6.*
5
ipython[notebook] >8.0, <9.0
6
mkdocstrings[python] ==0.26.*; python_version < "3.9"
7
mkdocstrings[python] ==0.29.*; python_version >= "3.9"
0 commit comments