equinor / ert-storage

This is the permanent storage solution for the ERT project
GNU General Public License v3.0
1 stars 12 forks source link

Pin pydantic<2 and fastapi #248

Closed berland closed 1 year ago

berland commented 1 year ago

Issue Resolves incompatibility with Pydantic 2 (and FastAPI 0.100.0 requires pydantic>=2)

Approach 📌