Skip to content

Commit

Permalink
new quad function + tests_8
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio93 committed Jun 28, 2024
1 parent 0078b18 commit f3186e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ license = {file = "LICENSE"}
readme = "README.md"
requires-python = '>=3.9' # 3.8 -> scipy
dependencies = [
"colored-traceback", "fiona", "geopandas"<=0.14.4,
"colored-traceback", "fiona", "geopandas<=0.14.4",
"jigsawpy", "matplotlib>=3.8", "netCDF4", "numba",
"numpy>=1.21", # introduce npt.NDArray
"pyarrow", "rtree", "pyproj>=3.0", "rasterio", "scipy",
Expand Down

0 comments on commit f3186e8

Please sign in to comment.