We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239d67b commit f391b57Copy full SHA for f391b57
requirements.txt
@@ -23,7 +23,7 @@ async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
23
async-timeout==4.0.2; python_version >= '3.10'
24
attrs==19.1.0; python_version >= '3.5' and python_version < '3.10'
25
attrs==21.4.0; python_version >= '3.10'
26
-certifi==2021.10.8; python_version >= '3.10'
+certifi==2024.7.4; python_version >= '3.10'
27
charset-normalizer==2.0.12; python_version >= '3.10'
28
cryptography==37.0.1; python_version >= '3.10'
29
frozenlist==1.3.0; python_version >= '3.10'
0 commit comments