Skip to content

Commit

Permalink
Merge pull request #1195 from mindsdb/bump-neuralforecast
Browse files Browse the repository at this point in the history
Bump neuralforecast requirement
  • Loading branch information
paxcema authored Oct 24, 2023
2 parents f3470b9 + 9996304 commit d24479d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_extra_ts.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pystan==2.19.1.1
prophet==1.1
neuralforecast ==1.5.0
neuralforecast >=1.6.4, <1.7.0
mxnet >=1.6.0, <2.0.0
gluonts >= 0.13.2, <0.14.0

0 comments on commit d24479d

Please sign in to comment.