mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 18:36:22 +02:00
Open 1.6 release branch (#564)
This commit is contained in:
parent
7501db01f1
commit
97d8b84d7f
8 changed files with 14 additions and 14 deletions
|
|
@ -10,8 +10,8 @@ description = "HuggingFace embeddings support for TrustGraph."
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"trustgraph-base>=1.5,<1.6",
|
||||
"trustgraph-flow>=1.5,<1.6",
|
||||
"trustgraph-base>=1.6,<1.7",
|
||||
"trustgraph-flow>=1.6,<1.7",
|
||||
"torch",
|
||||
"urllib3",
|
||||
"transformers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue