Skip to content

Commit abab598

Browse files
authored
Update typer version to >=0.15.4 and unpin click dependency (#136)
1 parent 60bce12 commit abab598

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ requests>=2.31.0
1212
s3fs==2025.2.0
1313
universal_pathlib>=0.1.3
1414
numpy>=2
15-
typer>=0.15.2
16-
click==8.1.8 # pin until https://github.com/fastapi/typer/discussions/1215 is resolved
15+
typer>=0.15.4

0 commit comments

Comments
 (0)