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 02522d5 commit ccbd3b1Copy full SHA for ccbd3b1
requirements.txt
@@ -1,7 +1,7 @@
1
annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
2
beautifulsoup4==4.13.4 ; python_version >= "3.10" and python_version < "4.0"
3
certifi==2024.12.14 ; python_version >= "3.10" and python_version < "4.0"
4
-charset-normalizer==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
+charset-normalizer==3.4.2 ; python_version >= "3.10" and python_version < "4.0"
5
click==8.2.1 ; 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"
0 commit comments