Skip to content

Commit 5e7d4c0

Browse files
Update dependency typer to >=0.9,<0.10
1 parent c7b2266 commit 5e7d4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tqdm>=4.64,<5",
3838
"contexttimer>=0.3,<0.4",
3939
"si-prefix>=1.2,<2",
40-
"typer>=0.6,<0.7",
40+
"typer>=0.9,<0.10",
4141
],
4242
"test": [
4343
"pytest>7.1,<8",

0 commit comments

Comments
 (0)