mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Lock 0.12 to 0.12 packages min (#115)
This commit is contained in:
parent
eface26fe1
commit
4ef8332c6f
7 changed files with 14 additions and 14 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.13",
|
||||
"trustgraph-base>=0.12,<0.13",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"rdflib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue