pin pytest-interface-tester and pydantic

A release of pytest-interface-tester removed the pin on pydantic<2.
Traefik-k8s ingress lib is not compatible with pydantic>=2.

Change-Id: I9db938646ab8e5928d6cf0c0da020c32f4a1bd5a
This commit is contained in:
Guillaume Boutry 2024-01-26 16:12:20 +01:00
parent 86ac0fd58d
commit 37c1dcac52
No known key found for this signature in database
GPG Key ID: E95E3326872E55DE

View File

@ -2,17 +2,18 @@ mock
stestr
coverage
tenacity # ops-sunbeam
ops # all charms
lightkube # almost all charms
pwgen # keystone-k8s
python-keystoneclient # keystone-k8s
cryptography # neutron-k8s
jsonschema # neutron-k8s
pytest-interface-tester # barbican-k8s
requests # cinder-ceph-k8s
netifaces # cinder-ceph-k8s
cosl # openstack-exporter
tenacity # ops-sunbeam
ops # all charms
lightkube # almost all charms
pwgen # keystone-k8s
python-keystoneclient # keystone-k8s
cryptography # neutron-k8s
jsonschema # neutron-k8s
pytest-interface-tester<2 # barbican-k8s
pydantic<2 # traefik-k8s ingress lib
requests # cinder-ceph-k8s
netifaces # cinder-ceph-k8s
cosl # openstack-exporter
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers # cinder-ceph-k8s,glance-k8s,gnocchi-k8s
git+https://opendev.org/openstack/charm-ops-interface-ceph-client#egg=interface_ceph_client # cinder-ceph-k8s
requests-unixsocket # sunbeam-clusterd