Skip to content

Commit 44f45fe

Browse files
authored
Merge pull request #210 from TGSAI/fix/zfp_numpy
Revert to zfpy to `^0.5.5` from `^1.0.0`.
2 parents 4c16398 + 13bd713 commit 44f45fe

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)