geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
490 stars 260 forks source link

downgrade to Pydantic 1 #1573

Closed tomkralidis closed 6 months ago

tomkralidis commented 7 months ago

Description

As discussed this week, it is decided to downgrade Pydantic support to v1. While we are embarking on a broader effort to make pydantic optional, we still need to downgrade to Pydantic to be able to cut a release (last pygeoapi release was May 2023), as as priority 1 exercise.

cc @ricardogsilva