Skip to content

Commit 7d140c8

Browse files
authored
Update pyproject.toml
1 parent c007326 commit 7d140c8

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
@@ -11,7 +11,7 @@ homepage = "https://github.com/MetExplore/miom/"
1111
include = ["LICENSE"]
1212

1313
[tool.poetry.dependencies]
14-
python = ">=3.7"
14+
python = ">=3.9"
1515
numpy = "^1.26.0"
1616
mip = "^1.13.0"
1717
PICOS = {version = "^2.2.52", optional = true}

0 commit comments

Comments
 (0)