Skip to content

Commit

Permalink
Bump minimum typer version to get patch in fastapi/typer#143
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Nov 11, 2022
1 parent 886da1f commit bdcbb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ readchar >= 3.0.6
rich >= 11.0
sqlalchemy[asyncio] >= 1.4.20, != 1.4.33
toml >= 0.10.0
typer >= 0.4.1
typer >= 0.4.2m
typing_extensions >= 4.1.0
uvicorn >= 0.14.0

0 comments on commit bdcbb4c

Please sign in to comment.