Prepare 1.5 release branch (#550)

This commit is contained in:
cybermaggedon 2025-10-11 11:44:00 +01:00 committed by GitHub
parent 77fdec2c2d
commit ad35656811
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.4,<1.5",
"trustgraph-base>=1.5,<1.6",
"pulsar-client",
"prometheus-client",
"boto3",