chore(deps): update dependency numpy to >=2.4.6,<3.0.0
This commit is contained in:
parent
0e9f86566f
commit
ff7d9e98f3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ dependencies = [
|
||||||
"lancedb>=0.11.0",
|
"lancedb>=0.11.0",
|
||||||
"pyarrow>=16.0.0",
|
"pyarrow>=16.0.0",
|
||||||
"sentence-transformers>=3.0.0",
|
"sentence-transformers>=3.0.0",
|
||||||
"numpy>=1.26.0,<2.3.0",
|
"numpy>=2.4.6,<3.0.0",
|
||||||
"pydantic>=2.7.0",
|
"pydantic>=2.7.0",
|
||||||
"torch-hd>=5.7.0", # imports as `torchhd`; PyPI name has a dash
|
"torch-hd>=5.7.0", # imports as `torchhd`; PyPI name has a dash
|
||||||
"structlog>=24.0.0",
|
"structlog>=24.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue