Skip to content

Commit e719881

Browse files
committed
fix: .toml file
1 parent d88a3ac commit e719881

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
@@ -34,7 +34,7 @@ classifiers = [
3434
"Programming Language :: Python :: 3",
3535
"Operating System :: OS Independent",
3636
]
37-
requires-python = ">=3.9,<4.0"
37+
requires-python = ">=3.10,<4.0"
3838

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

0 commit comments

Comments
 (0)