Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomagni committed Nov 13, 2024
1 parent f5a47c5 commit aa54bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ packages = [{ include = "pineko", from = "src" }]

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
eko = "^0.14.2"
pineappl = "^0.8.2"
eko = "^0.15.0"
pineappl = "^0.8.6"
PyYAML = "^6.0"
numpy = "^1.21.0"
pandas = "^2.1"
Expand Down

0 comments on commit aa54bf1

Please sign in to comment.