Skip to content

Commit 0b972c6

Browse files
committed
fix: minor fix version
1 parent 89d30ff commit 0b972c6

File tree

2 files changed

+205
-2
lines changed

2 files changed

+205
-2
lines changed

scrapegraph-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
"Programming Language :: Python :: 3",
3535
"Operating System :: OS Independent",
3636
]
37-
requires-python = ">=3.10,<4.0"
37+
requires-python = ">=3.9,<4.0"
3838

3939
dependencies = [
4040
"requests>=2.32.3",

0 commit comments

Comments
 (0)