Skip to content

Commit f9b9f0a

Browse files
committed
Update Python version range to support 3.12
1 parent 2fd38bf commit f9b9f0a

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
@@ -8,7 +8,7 @@ packages = [ {include = "pymint"}]
88

99

1010
[tool.poetry.dependencies]
11-
python = ">=3.8,<3.11"
11+
python = ">=3.8,<3.13"
1212
antlr4-python3-runtime = "^4.8"
1313
networkx = "^3.0"
1414
pygraphviz = "^1.9"

0 commit comments

Comments
 (0)