Open 2.3 release branch

This commit is contained in:
Cyber MacGeddon 2026-04-10 14:41:20 +01:00
parent ad0bff10ee
commit bed73e24c5
8 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ description = "TrustGraph provides a means to run a pipeline of flexible AI proc
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"trustgraph-base>=2.2,<2.3",
"trustgraph-base>=2.3,<2.4",
"aiohttp",
"anthropic",
"scylla-driver",