Skip to content

Commit 56832cb

Browse files
author
sfluegel
committed
only require major versions
1 parent 41b6c87 commit 56832cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"matplotlib",
4141
"rdkit",
4242
"selfies",
43-
"lightning==2.1",
44-
"jsonargparse[signatures]>=4.17.0",
43+
"lightning<=2.1",
44+
"jsonargparse[signatures]>=4.17",
4545
"omegaconf",
4646
"seaborn",
4747
"deepsmiles",

0 commit comments

Comments
 (0)