Merge pull request 'chore(deps): update dependency numpy to >=2.4.6,<3.0.0' (#3) from renovate/numpy-2.x into main
Reviewed-on: https://bitfreedom.net/code/code/apunkt/iai-mcp-opencode/pulls/3
This commit is contained in:
commit
ff6196421d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ dependencies = [
|
|||
"lancedb>=0.11.0",
|
||||
"pyarrow>=16.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",
|
||||
"torch-hd>=5.7.0", # imports as `torchhd`; PyPI name has a dash
|
||||
"structlog>=24.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue