File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ zarrs = { version = "0.22.0", features = [
3333 " sharding" ,
3434 " async" ,
3535], optional = true }
36- ndarray = { version = " 0.16 .1" , optional = true }
37- arrow = { version = " 56.2 .0" , optional = true }
38- arrow-schema = { version = " 56.2 .0" , features = [
36+ ndarray = { version = " 0.17 .1" , optional = true }
37+ arrow = { version = " 57.0 .0" , optional = true }
38+ arrow-schema = { version = " 57.0 .0" , features = [
3939 " canonical_extension_types" ,
4040], optional = true }
4141nuts-derive = { path = " ./nuts-derive" , version = " 0.1.0" }
@@ -50,9 +50,9 @@ pretty_assertions = "1.4.0"
5050criterion = " 0.7.0"
5151nix = { version = " 0.30.0" , features = [" sched" ] }
5252approx = " 0.5.1"
53- equator = " 0.4.2 "
53+ equator = " 0.4.0 "
5454serde_json = " 1.0"
55- ndarray = " 0.16 .1"
55+ ndarray = " 0.17 .1"
5656tempfile = " 3.0"
5757zarrs_object_store = " 0.5.0"
5858object_store = " 0.12.0"
You can’t perform that action at this time.
0 commit comments