Skip to content

Commit

Permalink
Merge pull request #746 from roboflow/fix/loose_typer_requirements
Browse files Browse the repository at this point in the history
Loose `typer` requirements
  • Loading branch information
PawelPeczek-Roboflow authored Oct 15, 2024
2 parents d7879c9 + 4e71171 commit 30b5bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.cli.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests<=2.31.0
docker==6.1.3
typer==0.9.0
typer>=0.9.0,<=0.12.5
rich<=13.5.2
skypilot[aws,gcp]==0.5.0
PyYAML>=6.0.0
Expand Down

0 comments on commit 30b5bd0

Please sign in to comment.