Skip to content

Commit 870e3e3

Browse files
committed
update dependency of eko to 0.15
1 parent 1b58865 commit 870e3e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requirements:
3939
- prompt_toolkit
4040
- validobj
4141
- pineappl >=0.8.2
42-
- eko >=0.14.2
42+
- eko >=0.15.1
4343
- fiatlux
4444
- sphinx >=5.0.2
4545
- joblib

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ reportengine = ">=0.32"
7373
psutil = "*"
7474
tensorflow = "*"
7575
keras = "^3.1"
76-
eko = "^0.14.1"
76+
eko = "^0.15.1"
7777
joblib = "*"
7878
# Hyperopt
7979
hyperopt = "*"

0 commit comments

Comments
 (0)