We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f02dc7 commit fccb49aCopy full SHA for fccb49a
1 file changed
requirements.txt
@@ -2,7 +2,7 @@ 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"
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"
+coverage==7.10.1; python_version >= "3.10" and python_version < "4.0"
6
coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0"
7
distlib==0.3.7 ; python_version >= "3.10" and python_version < "4.0"
8
exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments