pydantic¶
Data validation and settings management using Python type hinting.
homepage: https://github.com/samuelcolvin/pydantic
Available installations¶
| pydantic version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 2.5.3 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | pydantic/2.5.3-GCCcore-12.3.0 |
| 2.7.4 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | pydantic/2.7.4-GCCcore-13.2.0 |
| 2.9.1 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2025.06 | pydantic/2.9.1-GCCcore-13.3.0 |
Extensions¶
Overview of extensions included in pydantic installations
annotated_types¶
annotated_types version |
pydantic modules that include it |
|---|---|
| 0.6.0 | pydantic/2.5.3-GCCcore-12.3.0pydantic/2.7.4-GCCcore-13.2.0 |
| 0.7.0 | pydantic/2.9.1-GCCcore-13.3.0 |
pydantic¶
pydantic version |
pydantic modules that include it |
|---|---|
| 2.5.3 | pydantic/2.5.3-GCCcore-12.3.0 |
| 2.7.4 | pydantic/2.7.4-GCCcore-13.2.0 |
| 2.9.1 | pydantic/2.9.1-GCCcore-13.3.0 |
pydantic_core¶
pydantic_core version |
pydantic modules that include it |
|---|---|
| 2.14.6 | pydantic/2.5.3-GCCcore-12.3.0 |
| 2.18.4 | pydantic/2.7.4-GCCcore-13.2.0 |
| 2.23.3 | pydantic/2.9.1-GCCcore-13.3.0 |