mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Bump pyproject.toml constraints (#477)
This commit is contained in:
parent
96c2b73457
commit
5139c6ad5d
7 changed files with 13 additions and 13 deletions
|
|
@ -10,8 +10,8 @@ description = "HuggingFace embeddings support for TrustGraph."
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"trustgraph-base>=1.2,<1.3",
|
||||
"trustgraph-flow>=1.2,<1.3",
|
||||
"trustgraph-base>=1.3,<1.4",
|
||||
"trustgraph-flow>=1.3,<1.4",
|
||||
"torch",
|
||||
"urllib3",
|
||||
"transformers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue