Skip to content

Commit 5d6a9ee

Browse files
committed
fix: pyproject
1 parent c6e6c6e commit 5d6a9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraph-py/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"requests>=2.32.3",
4141
"pydantic>=2.10.2",
4242
"python-dotenv>=1.0.1",
43-
"aiohttp>3.11",
43+
"aiohttp>=3.10",
4444
"requests>=2.32.3",
4545
"beautifulsoup4>=4.12.3",
4646
]

0 commit comments

Comments
 (0)