mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Update Python deps to 1.2
This commit is contained in:
parent
81c7c1181b
commit
1fe4ed5226
7 changed files with 13 additions and 13 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>=1.1,<1.2",
|
||||
"trustgraph-base>=1.2,<1.3",
|
||||
"pulsar-client",
|
||||
"prometheus-client",
|
||||
"boto3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue