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 75798d6 commit b25e88bCopy full SHA for b25e88b
requirements.txt
@@ -1,7 +1,7 @@
1
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.3.2 ; python_version >= "3.10" and python_version < "4.0"
+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"
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