plugin-barman-cloud/containers/sidecar-requirements.in
Marco Nenciarini f3b4934faf
chore(deps): drop setuptools dependency (#983)
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>
2026-06-26 11:07:15 +02:00

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