We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e6c6e commit 5d6a9eeCopy full SHA for 5d6a9ee
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