mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Add missing aiohttp dep to trustgraph-cli, needed for knowledge cores (#298)
This commit is contained in:
parent
5b5ae1c008
commit
5abfcde711
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ setuptools.setup(
|
|||
"trustgraph-base>=0.20,<0.21",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"aiohttp",
|
||||
"rdflib",
|
||||
"tabulate",
|
||||
"msgpack",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue