Skip to content

Commit ce7c972

Browse files
committed
Change pineappl version to 0.5.6
1 parent 9923b5c commit ce7c972

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ packages = [{ include = "pineko", from = "src" }]
2525
[tool.poetry.dependencies]
2626
python = ">=3.8,<3.11"
2727
eko = "^0.10.2"
28-
pineappl = "^0.5.5"
28+
pineappl = "^0.5.6"
2929
PyYAML = "^6.0"
3030
numpy = "^1.21.0"
3131
pandas = "^1.4.1"

0 commit comments

Comments
 (0)