We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88a3ac commit e719881Copy full SHA for e719881
scrapegraph-py/pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
"Programming Language :: Python :: 3",
35
"Operating System :: OS Independent",
36
]
37
-requires-python = ">=3.9,<4.0"
+requires-python = ">=3.10,<4.0"
38
39
dependencies = [
40
"requests>=2.32.3",
0 commit comments