mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Set dependencies up for the 0.13 branch. Set version=0.0.0 in Makefile
to spot build errors.
This commit is contained in:
parent
4ef8332c6f
commit
43756d872b
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.12,<0.13",
|
||||
"trustgraph-base>=0.13,<0.14",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"rdflib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue