Skip to content

Commit

Permalink
Add missing aiohttp dep to trustgraph-cli, needed for knowledge cores (
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon authored Feb 4, 2025
1 parent 5b5ae1c commit 5abfcde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trustgraph-cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"trustgraph-base>=0.20,<0.21",
"requests",
"pulsar-client",
"aiohttp",
"rdflib",
"tabulate",
"msgpack",
Expand Down

0 comments on commit 5abfcde

Please sign in to comment.