Enhancement Request
Any chance you can update to using Pydantic >= v2.0 instead? There are some breaking changes in the newer version such as field validation.
buildstock-ami-mapping is using buildstock-query and the newer Pydantic. The two are causing env setup issue on CI.
Detailed Description
See error here: https://github.com/NREL/buildstock-ami-mapping/actions/runs/15220824252/job/42815979373?pr=32
Possible Implementation
Enhancement Request
Any chance you can update to using Pydantic >= v2.0 instead? There are some breaking changes in the newer version such as field validation.
buildstock-ami-mapping is using buildstock-query and the newer Pydantic. The two are causing env setup issue on CI.
Detailed Description
See error here: https://github.com/NREL/buildstock-ami-mapping/actions/runs/15220824252/job/42815979373?pr=32
Possible Implementation