Skip to content

Commit

Permalink
bump pineappl dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff authored Oct 9, 2023
1 parent 59b76b2 commit a8737dc
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 @@ -25,7 +25,7 @@ packages = [{ include = "pineko", from = "src" }]
[tool.poetry.dependencies]
python = ">=3.8,<3.12"
eko = "^0.13.2"
pineappl = { version = "^0.6.0a17", allow-prereleases = true }
pineappl = { version = "^0.6.2", allow-prereleases = true }
PyYAML = "^6.0"
numpy = "^1.21.0"
pandas = "^1.4.1"
Expand Down

0 comments on commit a8737dc

Please sign in to comment.