mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 18:06:21 +02:00
Fix deps (#284)
* Add cryptography module back in * Lock in known working version of the AI modules, suspecting a problem in sentence-transformers with Python 3.12?
This commit is contained in:
parent
5a5daa527f
commit
552637c1f7
2 changed files with 13 additions and 5 deletions
|
|
@ -39,6 +39,7 @@ setuptools.setup(
|
|||
"anthropic",
|
||||
"cassandra-driver",
|
||||
"cohere",
|
||||
"cryptography",
|
||||
"falkordb",
|
||||
"google-generativeai",
|
||||
"ibis",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue