diff --git a/setup.cfg b/setup.cfg index 4d4a499..cebe64c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ python_requires = >=3.8 # For more information, check out https://semver.org/. install_requires = importlib-metadata; python_version<"3.8" - dolomite-base==0.2.0 + dolomite-base>=0.2.0 genomicranges>=0.4.10,<0.5.0 biocframe>=0.5.8,<0.6.0 h5py