Skip to content

Commit 13bd713

Browse files
committed
revert to zfp ^0.5.5 from ^1.0.0
1 parent 4c16398 commit 13bd713

File tree

2 files changed

+44
-3
lines changed

2 files changed

+44
-3
lines changed

poetry.lock

Lines changed: 43 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bokeh = {version = "^2.4.3", optional = true}
3838
s3fs = {version = ">=2022.7.0", optional = true}
3939
gcsfs = {version = ">=2022.7.0", optional = true}
4040
adlfs = {version = ">=2022.7.0", optional = true}
41-
#zfpy = {version = "^1.0.0", optional = true}
41+
zfpy = {version = "^0.5.5", optional = true}
4242

4343
[tool.poetry.extras]
4444
distributed = ["distributed", "bokeh"]

0 commit comments

Comments
 (0)