Skip to content

Commit 0bf08c5

Browse files
Finally update to PineAPPL v1 πŸŽ‰
1 parent 83fff9b commit 0bf08c5

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

β€Žpoetry.lockβ€Ž

Lines changed: 40 additions & 40 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
@@ -28,7 +28,7 @@ packages = [{ include = "pineko", from = "src" }]
2828
[tool.poetry.dependencies]
2929
python = ">=3.9,<3.13"
3030
eko = "^0.14.2"
31-
pineappl = "1.0.0a6"
31+
pineappl = "^1.0.0"
3232
PyYAML = "^6.0"
3333
numpy = "^1.21.0"
3434
pandas = "^2.1"
@@ -59,7 +59,7 @@ pytest-cov = "^4.0.0"
5959
pytest-env = "^0.6.2"
6060
pylint = "^3.1.0"
6161
banana-hep = "^0.6.13"
62-
pineappl-cli = "1.0.0a6"
62+
pineappl-cli = "^1.0.0"
6363

6464
[tool.poetry.group.dev.dependencies]
6565
pdbpp = "^0.11.6"

0 commit comments

Comments
Β (0)