Compare commits
1 commit
65c1349fd1
...
dfec275e29
| Author | SHA1 | Date | |
|---|---|---|---|
| dfec275e29 |
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>=2.4.6,<3.0.0",
|
||||
"numpy>=1.26.0,<2.3.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