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 e9d8f05 commit 023db27Copy full SHA for 023db27
requirements/dev.txt
@@ -4,7 +4,7 @@ bump2version ==1.0.1
4
mkdocs-material ==9.5.*
5
ipython[notebook] >8.0, <9.0
6
mkdocstrings[python] ==0.26.*; python_version < "3.9"
7
-mkdocstrings[python] ==0.27.*; python_version >= "3.9"
+mkdocstrings[python] ==0.29.*; python_version >= "3.9"
8
mknotebooks ==0.8.*
9
pytest >=5.3.2
10
pytest-runner >=5.1
0 commit comments