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 b23e127 commit 1633589Copy full SHA for 1633589
requirements.txt
@@ -1,7 +1,7 @@
1
beautifulsoup4==4.12.3 ; python_version >= "3.9" and python_version < "4.0"
2
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
3
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
4
-markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0"
+markdown-it-py==4.0.0 ; python_version >= "3.9" and python_version < "4.0"
5
mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4.0"
6
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
7
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments