We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212afa3 commit 39a43b5Copy full SHA for 39a43b5
CHANGELOG
@@ -1,3 +1,5 @@
1
+0.7.5
2
+ - setup: bump version of dclab to 0.62.10
3
0.7.4
4
- enh: add user preference for default recipe
5
- setup: bump version of dclab to 0.62.1
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
license = {text = "GPL v3"}
25
dependencies = [
26
"click>=8",
27
- "dclab>=0.62.1",
+ "dclab>=0.62.10",
28
"h5py>=3.8.0",
29
"hdf5plugin", # compression
30
"numpy>=1.21", # CVE-2021-33430
0 commit comments