Skip to content

Commit

Permalink
Merge pull request #1197 from mindsdb/feat/update_statsforecast
Browse files Browse the repository at this point in the history
[fix] Update statsforecast & sktime
  • Loading branch information
paxcema authored Oct 24, 2023
2 parents d24479d + 2ea5071 commit 0eb341f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ wheel >=0.32.2
scikit-learn >=1.0.0
dataclasses_json >=0.5.4
dill ==0.3.6
sktime >=0.21.0,<0.22.0
statsforecast ==1.4.0
sktime >=0.24.0,<0.25.0
statsforecast ~=1.6.0
torch_optimizer ==0.1.0
black ==23.3.0
typing_extensions
Expand Down

0 comments on commit 0eb341f

Please sign in to comment.