Skip to content

Commit

Permalink
fix(deps): update dependency torch to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Hartorn committed Nov 8, 2019
1 parent f2fc64d commit 18ec79b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
21 changes: 17 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -14,7 +14,7 @@ exclude = ["tabnet/*.ipynb"]
python = "^3.6.8"

numpy="1.17.3"
torch="1.0.1"
torch="1.3.1"
tqdm="4.37.0"
scikit_learn="0.21.3"

Expand Down

0 comments on commit 18ec79b

Please sign in to comment.