mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Fix/async problem (#190)
* Back out previous change * To multithreads * Remove aiopulsar dependency
This commit is contained in:
parent
7e78aa6d91
commit
26865a515c
10 changed files with 149 additions and 136 deletions
|
|
@ -59,7 +59,6 @@ setuptools.setup(
|
|||
"ibis",
|
||||
"jsonschema",
|
||||
"aiohttp",
|
||||
"aiopulsar-py",
|
||||
"pinecone[grpc]",
|
||||
],
|
||||
scripts=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue