Skip to content

Commit a78ff48

Browse files
committed
updated versions in poetry dependency version definition
1 parent b4f579d commit a78ff48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ classifiers = [
2222
scidatalib = "scidatalib.cli:cli"
2323

2424
[tool.poetry.dependencies]
25-
python = "^3.9"
26-
numpy = "^2.2.0"
25+
python = "^3.10"
26+
numpy = "^2.3"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
autopep8 = "^2.3.2"

0 commit comments

Comments
 (0)