Skip to content

Typer>=0.12.4 supports Union types#164

Merged
agriyakhetarpal merged 1 commit intomainfrom
fix/typer-union-types
Apr 1, 2025
Merged

Typer>=0.12.4 supports Union types#164
agriyakhetarpal merged 1 commit intomainfrom
fix/typer-union-types

Conversation

@agriyakhetarpal
Copy link
Copy Markdown
Member

Description

See #163. Typer now supports union types post fastapi/typer#548. It turns out that we have a lower bound on typer, i.e., we already support typer>0.13, so this PR just fixes the type annotations.

@agriyakhetarpal agriyakhetarpal merged commit 2428596 into main Apr 1, 2025
11 checks passed
@agriyakhetarpal agriyakhetarpal deleted the fix/typer-union-types branch April 1, 2025 16:56
@ryanking13
Copy link
Copy Markdown
Member

That's a good news :)

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.

2 participants