Skip to content

Commit

Permalink
updated sf-naive-mean
Browse files Browse the repository at this point in the history
  • Loading branch information
attilabalint committed Jun 20, 2024
1 parent d3f7944 commit 62e2021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion models/st-naive-mean/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM attilabalint/enfobench-models:base-sktime-0.26.1
FROM attilabalint/enfobench-models:base-sktime-0.30.1

WORKDIR /usr/local/app

Expand Down
2 changes: 1 addition & 1 deletion models/st-naive-mean/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
enfobench>=0.6.0,<0.7.0
enfobench>=0.7.0,<0.8.0

0 comments on commit 62e2021

Please sign in to comment.