Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzkaminski authored Oct 14, 2024
1 parent dcb8199 commit 02607f8
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 @@ -24,7 +24,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.9"
numpy = ">=1.26.4"
matplotlib = "3.6.2"
matplotlib = "^3.6.2"
pandas = ">=2.0.3"
gmr = "1.6.2"
scikit-learn = "^1.2.0"
Expand Down

0 comments on commit 02607f8

Please sign in to comment.