Skip to content

Commit d98da5d

Browse files
committed
Increase python version to 3.9
1 parent e902140 commit d98da5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ classifiers = [
8383
"Topic :: Internet :: WWW/HTTP",
8484
"Topic :: Software Development :: Libraries :: Python Modules",
8585
]
86-
requires-python = ">=3.8"
86+
requires-python = ">=3.9"
8787

8888
[project.optional-dependencies]
8989
test = [

0 commit comments

Comments
 (0)