Skip to content

Commit 06bc2f4

Browse files
committed
revert increment of python version floor
1 parent 1252add commit 06bc2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"urllib3",
2323
"setuptools",
2424
]
25-
requires-python = ">=3.11,<4.0"
25+
requires-python = ">=3.9,<4.0"
2626
authors = [
2727
{name = "Dimitri Yatsenko", email = "[email protected]"},
2828
{name = "Thinh Nguyen", email = "[email protected]"},

0 commit comments

Comments
 (0)