Skip to content

Commit 172d302

Browse files
committed
Updated minimal python version
1 parent a777518 commit 172d302

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
@@ -15,7 +15,7 @@ maintainers = [
1515
]
1616

1717
[tool.poetry.dependencies]
18-
python = "^3.8"
18+
python = "^3.9"
1919
certifi = "2023.7.22"
2020
six = "1.10"
2121
python_dateutil = "2.5.3"

0 commit comments

Comments
 (0)