Skip to content

Commit 80fda4e

Browse files
author
Phil Varner
committed
add stapi-pydantic to the stapi-fastapi dependencies
1 parent b4a45e0 commit 80fda4e

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

stapi-fastapi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## Unreleased
88

9+
### Fixed
10+
11+
- Add stapi-pydantic as a dependency
12+
913
## [0.7.0] - 2025-04-18
1014

1115
### Fixed

stapi-fastapi/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"pyrfc3339>=1.1",
2424
"types-pyRFC3339>=1.1.1",
2525
"uvicorn>=0.29.0",
26+
"stapi-pydantic>=0.0.3",
2627
]
2728

2829
[tool.hatch.build.targets.sdist]

uv.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)