Skip to content

Commit fc9487e

Browse files
committed
Update eko and pineappl
1 parent f2007ac commit fc9487e

File tree

2 files changed

+41
-40
lines changed

2 files changed

+41
-40
lines changed

poetry.lock

Lines changed: 39 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ packages = [{ include = "pineko", from = "src" }]
2424

2525
[tool.poetry.dependencies]
2626
python = ">=3.8,<3.11"
27-
eko = "^0.8.5"
28-
pineappl = "^0.5.4"
27+
eko = "^0.10.2"
28+
pineappl = "^0.5.5"
2929
PyYAML = "^6.0"
3030
numpy = "^1.21.0"
3131
pandas = "^1.4.1"

0 commit comments

Comments
 (0)