We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d24412 commit 78799c7Copy full SHA for 78799c7
scrapegraph-py/pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"requests>=2.32.3",
41
"pydantic>=2.10.2",
42
"python-dotenv>=1.0.1",
43
- "aiohttp>3.11",
+ "aiohttp>=3.10",
44
45
"beautifulsoup4>=4.12.3",
46
]
0 commit comments