Force an old version of pydantic (#473)

* Force a recent version of pydantic

* Really pin the version

* Really pin the version
This commit is contained in:
David Boreham 2023-07-31 12:18:19 -06:00 committed by GitHub
parent 0feeab6418
commit 45ba1f337f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,4 @@ python-on-whales>=0.64.0
click>=8.1.6
PyYAML>=6.0.1
ruamel.yaml>=0.17.32
pydantic==1.10.9