diff --git a/src/nats-init/requirements.txt b/src/nats-init/requirements.txt index 5f57d68..1f2b357 100644 --- a/src/nats-init/requirements.txt +++ b/src/nats-init/requirements.txt @@ -2,4 +2,4 @@ # Floating minor versions are acceptable (BAUER GROUP security standard); # Dependabot opens PRs for updates. The `nats` CLI itself is copied from the # natsio/nats-box image at build time (see Dockerfile) — not a pip dependency. -rich>=13,<15 +rich>=15.0.0,<16