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 8194094 commit 1ee5b33Copy full SHA for 1ee5b33
requirements.txt
@@ -29,7 +29,7 @@ mkdocs==1.2.3; python_version >= '3.6'
29
mkdocstrings-crystal==0.3.4
30
mkdocstrings==0.16.2
31
packaging==21.3; python_version >= '3.6'
32
-pygments==2.10.0; python_version >= '3.5'
+pygments==2.15.0; python_version >= '3.5'
33
pymdown-extensions==9.1; python_version >= '3.6'
34
pyparsing==3.0.6; python_version >= '3.6'
35
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
0 commit comments