Skip to content

Commit 985c67d

Browse files
authored
Specify pytorch version requirement
1 parent 4a0647a commit 985c67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install_requires =
2525
numpy
2626
pandas
2727
scikit-learn
28-
torch
28+
torch>=1.9
2929
pytorch-lightning
3030
spectrum_utils
3131
click

0 commit comments

Comments
 (0)