Skip to content

Commit e8aed70

Browse files
committed
fix: pyproject.toml
1 parent 7525843 commit e8aed70

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.8",
43+
"aiohttp>=3.11",
4444
"requests>=2.32.3",
4545
"beautifulsoup4>=4.12.3",
4646
]

0 commit comments

Comments
 (0)