3 Commits

Author SHA1 Message Date
Sebastián Ramírez
ede8dd062d Drop support for Python 3.9 (#1766) 2026-02-20 17:34:55 +01:00
Sofie Van Landeghem
99d8b0bba2 ♻️ Import Literal from the typing module directly (#1699)
import Literal from typing now that Python 3.8 is dropped
2026-01-13 12:30:07 +01:00
Daniil Fajnberg
99f8ce3894 Add support for all Field parameters from Pydantic 1.9.0 and above, make Pydantic 1.9.0 the minimum required version (#440)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-26 14:18:05 +04:00