Skip to content

Commit e66324f

Browse files
authored
Set to Python > 3.11
1 parent a607053 commit e66324f

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
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
[tool.poetry.dependencies]
21-
python = "^3.9"
21+
python = "^3.11"
2222
httpx = ">=0.23,<1"
2323

2424
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)