We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8aed70 commit c6e6c6eCopy full SHA for c6e6c6e
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.11",
44
45
"beautifulsoup4>=4.12.3",
46
]
0 commit comments