Skip to content

Commit 4521d20

Browse files
committed
update max python version
1 parent 7d9a79d commit 4521d20

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
@@ -20,7 +20,7 @@ classifiers = [
2020
]
2121

2222
[tool.poetry.dependencies]
23-
python = ">=3.6.2,<3.10"
23+
python = ">=3.6.2,<3.11"
2424
pysodium = "^0.7.10"
2525

2626
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)