@@ -23,10 +23,10 @@ cudarc = { version = "0.17.7", features = [
2323dlpark = { git = " https://github.com/SunDoge/dlpark.git" , version = " 0.6.0" , features = [
2424 " half" ,
2525 " ndarray" ,
26- ], rev = " 2455a562af10a6655465d24d7e9c78996c613e6a " }
26+ ], rev = " 2bedd1fc8ad59e56e3b74c63c94efb3fdc8c2ada " }
2727geo = " 0.29.0"
28- ndarray = " 0.16 .1"
29- numpy = { version = " 0.27.0 " , optional = true }
28+ ndarray = " 0.17 .1"
29+ numpy = { version = " 0.27.1 " , optional = true }
3030nvtiff-sys = { version = " 0.1.2" , optional = true }
3131object_store = { version = " 0.12.3" , features = [" http" ] }
3232pyo3 = { version = " 0.27.1" , features = [
@@ -41,15 +41,15 @@ url = { version = "2.5.7", optional = true }
4141criterion = { package = " codspeed-criterion-compat" , version = " 4.1.0" }
4242gdal = { git = " https://github.com/georust/gdal.git" , version = " 0.18.0" , features = [
4343 " array" ,
44- ], rev = " 3df2c28f8c83f80d209b34d46f30d6c35e803e07 " }
44+ ], rev = " 8b9e04938298055f2a22dce5c21c1a6e73678ecb " }
4545# comment out gdal-src and gdal-sys if libgdal-dev is installed locally
4646gdal-src = { git = " https://github.com/georust/gdal.git" , version = " 0.3.0" , features = [
4747 " driver_gtiff" ,
4848 " nobuild" ,
49- ], rev = " 3df2c28f8c83f80d209b34d46f30d6c35e803e07 " }
49+ ], rev = " 8b9e04938298055f2a22dce5c21c1a6e73678ecb " }
5050gdal-sys = { git = " https://github.com/georust/gdal.git" , version = " 0.11.0" , features = [
5151 " bundled" ,
52- ], rev = " 3df2c28f8c83f80d209b34d46f30d6c35e803e07 " }
52+ ], rev = " 8b9e04938298055f2a22dce5c21c1a6e73678ecb " }
5353half = { version = " 2.6.0" , features = [" num-traits" ] }
5454rstest = " 0.26.1"
5555tempfile = " 3.10.1"
0 commit comments