We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2551694 + 96e3629 commit 5b7add9Copy full SHA for 5b7add9
setup.py
@@ -5,6 +5,6 @@
5
name="edge-tts",
6
install_requires=[
7
"aiohttp>=3.8.0",
8
- "certifi==2023.07.22",
+ "certifi==2023.11.17",
9
],
10
)
0 commit comments