We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd38bf commit f9b9f0aCopy full SHA for f9b9f0a
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ packages = [ {include = "pymint"}]
8
9
10
[tool.poetry.dependencies]
11
-python = ">=3.8,<3.11"
+python = ">=3.8,<3.13"
12
antlr4-python3-runtime = "^4.8"
13
networkx = "^3.0"
14
pygraphviz = "^1.9"
0 commit comments