Skip to content

Commit 6d70291

Browse files
committed
Update pyproject
1 parent 63c86cf commit 6d70291

File tree

2 files changed

+67
-126
lines changed

2 files changed

+67
-126
lines changed

poetry.lock

Lines changed: 66 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = [
1313
]
1414

1515
[tool.poetry.dependencies]
16-
python = "^3.7"
16+
python = "^3.9"
1717
numpy = [
1818
{ version = "^1.21.5", python = ">=3.7,<3.11" },
1919
{ version = "^1.22.0", python = "^3.11" }

0 commit comments

Comments
 (0)