Skip to content

Commit

Permalink
reset toml numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
stuchalk committed Dec 14, 2023
1 parent ac1f90f commit d435c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ scidatalib = "scidatalib.cli:cli"

[tool.poetry.dependencies]
python = "^3.9"
numpy = "^1.26"
numpy = "^1.22"

[tool.poetry.group.dev.dependencies]
autopep8 = "^1.7.0"
Expand Down

0 comments on commit d435c81

Please sign in to comment.