mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
Barman 3.19 dropped its runtime dependency on setuptools, so we no longer need to pin it in the sidecar requirements or install it in the image build. A Python 3.13 venv no longer seeds setuptools by default, so removing it from the pip upgrade keeps it out of the runtime image entirely. Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
barman[azure,cloud,google,snappy,zstandard,lz4]==3.19.1
|
|
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|