Skip to content

Commit 67bfa3d

Browse files
committed
fix: 修正低级错误
1 parent e64caa1 commit 67bfa3d

2 files changed

Lines changed: 610 additions & 389 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"playwright==1.48.0",
1717
"camoufox[geoip]==0.4.11",
1818
"cryptography==42.0.5",
19-
"aiohttp~=3.9.5",
19+
"aiohttp>=3.9.5",
2020
"requests==2.31.0",
2121
"pyjwt==2.8.0",
2222
"Flask==3.0.3",

0 commit comments

Comments
 (0)