diff --git a/setup.cfg b/setup.cfg index 0a58f80..f7bad31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,7 +61,7 @@ install_requires = pymemesuite torch >= 2.0 pytorch-lightning >= 2.0 - modisco-lite @ git+https://github.com/jmschrei/tfmodisco-lite.git + modisco-lite >= 2.2.1 biopython enformer-pytorch genomepy @@ -72,7 +72,7 @@ install_requires = pyBigWig ledidi tangermeme - pygenomeviz + pygenomeviz <= 0.4.4 [options.packages.find]