Skip to content

Conversation

@github-actions
Copy link

Seems that old version of fast-api does not have typer as dependency
and when we go to "lowest dependencies" typer is removed even if
fast-api tests need it.

This PR adds typer-slim (which is trimmed-down version of typer
that does not bring a typer cli) as common development dependency.
(cherry picked from commit 0055283)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

Seems that old version of fast-api does not have typer as dependency
and when we go to "lowest dependencies" typer is removed even if
fast-api tests need it.

This PR adds typer-slim (which is trimmed-down version of typer
that does not bring a typer cli) as common development dependency.
(cherry picked from commit 0055283)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk marked this pull request as ready for review October 27, 2025 23:00
@potiuk potiuk merged commit 8cc4cd2 into v3-1-test Oct 27, 2025
2 checks passed
@potiuk potiuk deleted the backport-0055283-v3-1-test branch October 27, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant