Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
asmfstatoil authored Mar 13, 2024
1 parent 0742bb4 commit c9c11e7
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 @@ -13,7 +13,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
JPype1 = "^1.5.0"
pandas = "^2.0.3"
pandas = "^1.5.3"
matplotlib = { version = "^3.7.0", optional = true }
jupyter = { version = "^1.0.0", optional = true }
tabulate = { version = "^0.9.0", optional = true }
Expand Down

0 comments on commit c9c11e7

Please sign in to comment.