Skip to content

Commit a40f0f0

Browse files
authored
Update pyproject.toml - zfpy Versioning
Zfpy release 1.0.1 which supports numpy > 2.0.
1 parent 4b95d66 commit a40f0f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ msgpack = [
6363
"msgpack",
6464
]
6565
zfpy = [
66-
"zfpy>=1.0.0",
67-
"numpy<2.0.0",
66+
"zfpy>=1.0.0"
6867
]
6968
pcodec = [
7069
"pcodec>=0.3,<0.4",

0 commit comments

Comments
 (0)