Skip to content

Commit

Permalink
Bump minimum libtiledb pin to 2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak authored and ihnorton committed Oct 27, 2023
1 parent 1876279 commit 4ff1d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requirements:
- cython <3.0
- numpy
- pybind11 <2.11
- tiledb >=2.17.0,<2.18
- tiledb >=2.17.3,<2.18
run:
- python
- {{ pin_compatible('numpy') }}
Expand Down

0 comments on commit 4ff1d4d

Please sign in to comment.