mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Feature/python3.13 (#553)
* Python to 3.13 * cassandra-driver -> scylla-driver (cassandra-driver doesn't work with Python 3.13)
This commit is contained in:
parent
51107008fd
commit
05b9063fea
10 changed files with 17 additions and 101 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
"trustgraph-base>=1.5,<1.6",
|
||||
"aiohttp",
|
||||
"anthropic",
|
||||
"cassandra-driver",
|
||||
"scylla-driver",
|
||||
"cohere",
|
||||
"cryptography",
|
||||
"falkordb",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue