Skip to content

Commit e17eabf

Browse files
authored
fix: new typer version with new click (#315)
fix: typer version with new click Signed-off-by: Michele Dolfi <[email protected]>
1 parent defd49e commit e17eabf

File tree

2 files changed

+99
-73
lines changed

2 files changed

+99
-73
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
'pillow (>=10.0.0,<12.0.0)',
4444
'pyyaml (>=5.1,<7.0.0)',
4545
'typing-extensions (>=4.12.2,<5.0.0)',
46-
'typer (>=0.12.5,<0.16.0)',
46+
'typer (>=0.12.5,<0.17.0)',
4747
'latex2mathml (>=3.77.0,<4.0.0)',
4848
]
4949

0 commit comments

Comments
 (0)