Skip to content

Commit 30b5bd0

Browse files
Merge pull request #746 from roboflow/fix/loose_typer_requirements
Loose `typer` requirements
2 parents d7879c9 + 4e71171 commit 30b5bd0

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.9.0
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)