7f87cc9a6c
All the external libraries supports pydantic 2.x So remove upper constraints on pydantic in requirements.txt and charmcraft.yaml for the charms. Change-Id: Ie654f6289e953511856c3daa1966cf9831dd4d98
14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
ops
|
|
jinja2
|
|
pwgen
|
|
lightkube
|
|
pydantic
|
|
|
|
# These are only needeed if the charm relates to ceph
|
|
git+https://github.com/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client
|
|
# Charmhelpers is only present as interface_ceph_client uses it.
|
|
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers
|
|
|
|
# From ops_sunbeam
|
|
tenacity
|