We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f02dc7 commit 7866aceCopy full SHA for 7866ace
requirements.txt
@@ -1,6 +1,6 @@
1
certifi==2023.7.22 ; python_version >= "3.10" and python_version < "4.0"
2
cfgv==3.3.1 ; python_version >= "3.10" and python_version < "4.0"
3
-charset-normalizer==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
+charset-normalizer==3.4.7; python_version >= "3.10" and python_version < "4.0"
4
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
5
coverage==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
6
coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments