Skip to content

Commit

Permalink
[REQ] Use torch>=2 for built-in functorch
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Jul 18, 2023
1 parent 8fba115 commit 96c805e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ setup_requires =
# Dependencies of the project (semicolon/line-separated):
install_requires =
backpack-for-pytorch>=1.5.0,<2.0.0
torch>=2.0
scipy>=1.7.1,<2.0.0
tqdm>=4.61.0,<5.0.0
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
Expand Down

0 comments on commit 96c805e

Please sign in to comment.