Skip to content

Commit

Permalink
Test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsitsi committed Oct 1, 2024
1 parent fba936c commit 9fa1596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"local_scheme": "dirty-tag",
"write_to": "tiledb/ml/version.py",
},
install_requires=["sparse", "tiledb>=0.14", "wrapt"],
install_requires=["sparse", "tiledb>=0.14", "wrapt", "numpy<=1.25"],
extras_require={
"tensorflow": tensorflow,
"pytorch": pytorch,
Expand Down

0 comments on commit 9fa1596

Please sign in to comment.