Skip to content

Commit f9dc1dc

Browse files
committed
Bump minimum python version to 3.10
1 parent d238925 commit f9dc1dc

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
@@ -44,7 +44,7 @@ classifiers = [
4444
]
4545

4646
[tool.poetry.dependencies]
47-
python = "^3.7"
47+
python = "^3.10"
4848
typing_extensions = ">=3.10,<5.0"
4949

5050
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)