mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-03 12:22:37 +02:00
Merge branch 'release/v0.11' into release/v0.12
This commit is contained in:
commit
5850b6c136
9 changed files with 63 additions and 9 deletions
|
|
@ -34,7 +34,7 @@ setuptools.setup(
|
|||
python_requires='>=3.8',
|
||||
download_url = "https://github.com/trustgraph-ai/trustgraph/archive/refs/tags/v" + version + ".tar.gz",
|
||||
install_requires=[
|
||||
"trustgraph-base",
|
||||
"trustgraph-base<0.12",
|
||||
"urllib3",
|
||||
"rdflib",
|
||||
"pymilvus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue