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.
2 parents 9c0a6f9 + d646f6d commit 568f523Copy full SHA for 568f523
docs/requirements.txt
@@ -4,4 +4,4 @@ mkdocs-get-deps==0.2.0 ; python_version >= "3.9" and python_version < "4.0"
4
mkdocs==1.6.1 ; python_version >= "3.9" and python_version < "4.0"
5
jupyterlab-pygments==0.2.2 ; python_version >= "3.9" and python_version < "4.0" and os_name != "nt"
6
pygments==2.19.2 ; python_version >= "3.9" and python_version < "4.0"
7
-importlib-metadata==4.12.0 ; python_version == "3.9"
+importlib-metadata==4.12.0 ; python_version >= "3.9" and python_version < "3.10"
0 commit comments