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:
parent
86ac0fd58d
commit
37c1dcac52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user