Skip to content

Commit 9e6801f

Browse files
authored
Relax version requirement for torch (#55)
1 parent c9888c2 commit 9e6801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
pandas>=1.0.3
3232
rxn-chem-utils>=1.0.3
3333
scipy>=1.4.1
34-
torch>=1.5.0,<2.1
34+
torch>=1.5.0,<2.5
3535
transformers>=4.0.0
3636

3737
[options.package_data]

0 commit comments

Comments
 (0)