Skip to content

Commit a7cefa2

Browse files
authored
Fix pytorch lightning version
1 parent 87b2044 commit a7cefa2

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
@@ -26,7 +26,7 @@ install_requires =
2626
pandas
2727
scikit-learn
2828
torch>=1.9
29-
pytorch-lightning
29+
pytorch-lightning==1.5.10
3030
spectrum_utils
3131
click
3232

0 commit comments

Comments
 (0)