Skip to content

Commit

Permalink
setup: bump dclab to 0.59.1 (mapped-basin now fully supported)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jun 4, 2024
1 parent fea5eec commit d8f9491
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2.16.5
- setup: bump dclab to 0.59.1 (mapped-basin now fully supported)
2.16.4
- setup: bump dclab to 0.59.0 (improved support for basin features)
2.16.3
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
license = {text = "GPL v3"}
dependencies = [
"fcswrite>=0.5.1",
"dclab[dcor,http]>=0.59.0",
"dclab[dcor,http]>=0.59.1",
"h5py>=2.8.0",
"numpy>=1.21", # CVE-2021-33430
"pyqt5",
Expand Down

0 comments on commit d8f9491

Please sign in to comment.