Skip to content

Commit 2b71b57

Browse files
authored
Update pyproject.toml (#120)
1 parent 1670889 commit 2b71b57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.9"
20-
typer = "^0.9.0"
20+
typer = ">=0.16.0"
2121
rich = "^13.7.0"
2222
click = "^8.1.7"
2323
httpx = ">=0.27.0"
@@ -44,3 +44,4 @@ build-backend = "poetry.core.masonry.api"
4444
quotient = "quotientai.cli.entrypoint:app"
4545

4646

47+

0 commit comments

Comments
 (0)