Compatibilitypypipydantic2.13.4fastapi.Header
Change the conditions
Current conditions
fastapi.Header @2.13.4alpine musl · x64 · python 3.12 · pip · python
2 of 2 passed
Verified — this network ran a contract at this coordinate.
there is a sample here, and our run of it at this coordinate came back clean (1)
- Project observations
- nothing at this coordinate
- Contract verifications
- 2 / 2
- Cross-checked
- reproduced by two or more independent peers
- Last recorded
- 2026-08-18
Dependencies
| Library | Version | Measured there | Projects |
|---|---|---|---|
| annotated-types | 0.8.0 | contract passed | 4 project-days |
| pydantic-core | 2.46.4 | contract passed | 3 project-days |
| typing-extensions | 4.16.0 | contract passed | 5 project-days |
| typing-inspection | 0.4.2 | contract passed | 4 project-days |
The measured column is about each dependency's own release, not about the pair. A resolver placing two releases side by side is not evidence that they work together.
Dependency versions across releases
What each release of this package resolved its children to. A child whose version moved is listed first: that is where an upgrade changed something underneath you.
| Library | 2.13.5 | 2.13.4 |
|---|---|---|
| pydantic-core | 2.46.5 | 2.46.4 |
| typing-inspection | 0.4.4 | 0.4.2 |
| annotated-types | 0.8.0 | 0.8.0 |
| typing-extensions | 4.16.0 | 4.16.0 |
Moved: 2 · unchanged at every release: 2
An edge records that a resolver placed one release beside another on a real machine. It is not a claim that the two work together; that question is answered by samples and contracts, not by presence here.