Skip to content

Commit 4e71171

Browse files
Fix typer requirements
1 parent 2e1b876 commit 4e71171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.cli.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests<=2.31.0
22
docker==6.1.3
3-
typer~=0.12.5
3+
typer>=0.9.0,<=0.12.5
44
rich<=13.5.2
55
skypilot[aws,gcp]==0.5.0
66
PyYAML>=6.0.0

0 commit comments

Comments
 (0)