Skip to content

Commit 8858fe7

Browse files
committed
bump packages
1 parent 6cb0473 commit 8858fe7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

setup.cfg

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,11 @@ python_requires = >=3.9
4949
# For more information, check out https://semver.org/.
5050
install_requires =
5151
importlib-metadata; python_version<"3.8"
52-
biocframe>=0.6.2
53-
iranges>=0.5.4
54-
biocutils>=0.2.1
52+
biocframe>=0.7.1
53+
iranges>=0.7.0
54+
biocutils>=0.3.1
5555
numpy
56+
compressed_lists>=0.4.0
5657

5758
[options.packages.find]
5859
where = src

0 commit comments

Comments
 (0)