We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8a6cb commit 448d513Copy full SHA for 448d513
requirements.txt
@@ -2,7 +2,7 @@ annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
2
beautifulsoup4==4.12.3 ; python_version >= "3.10" and python_version < "4.0"
3
certifi==2024.8.30 ; python_version >= "3.10" and python_version < "4.0"
4
charset-normalizer==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
5
-click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
+click==8.1.8 ; python_version >= "3.10" and python_version < "4.0"
6
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
7
idna==3.10 ; python_version >= "3.10" and python_version < "4.0"
8
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments