Open 1.6 release branch (#564)

This commit is contained in:
cybermaggedon 2025-11-24 10:05:29 +00:00 committed by GitHub
parent 7501db01f1
commit 97d8b84d7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 14 additions and 14 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>=1.5,<1.6",
"trustgraph-base>=1.6,<1.7",
"pulsar-client",
"google-cloud-aiplatform",
"prometheus-client",