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:
cybermaggedon 2025-10-11 12:19:26 +01:00 committed by GitHub
parent 51107008fd
commit 05b9063fea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 17 additions and 101 deletions

View file

@ -13,7 +13,7 @@ dependencies = [
"trustgraph-base>=1.5,<1.6",
"aiohttp",
"anthropic",
"cassandra-driver",
"scylla-driver",
"cohere",
"cryptography",
"falkordb",