mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Setup for release 0.17 branch
This commit is contained in:
parent
cf564ed147
commit
c844d805e5
8 changed files with 15 additions and 15 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.16,<0.17",
|
||||
"trustgraph-base>=0.17,<0.18",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"rdflib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue