mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Update Python files for 0.20
This commit is contained in:
parent
bed7423c26
commit
9bf916f3c6
6 changed files with 12 additions and 12 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>=0.19,<0.20",
|
||||
"trustgraph-base>=0.20,<0.21",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"rdflib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue