Skip to content

Commit

Permalink
Bump sktime version
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdarke committed Aug 3, 2022
1 parent b97159f commit e069177
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ documentation = "https://philipdarke.com/torchtime"

[tool.poetry.dependencies]
python = ">=3.8,<3.10"
numpy = "^1.21.0"
requests = "^2.27.1"
scikit-learn = "^1.1.1"
sktime = "^0.10.1"
sktime = "^0.12.1"
torch = "^1.11.0"
tqdm = "^4.64.0"

Expand Down

0 comments on commit e069177

Please sign in to comment.