We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64caa1 commit 67bfa3dCopy full SHA for 67bfa3d
2 files changed
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"playwright==1.48.0",
17
"camoufox[geoip]==0.4.11",
18
"cryptography==42.0.5",
19
- "aiohttp~=3.9.5",
+ "aiohttp>=3.9.5",
20
"requests==2.31.0",
21
"pyjwt==2.8.0",
22
"Flask==3.0.3",
0 commit comments