We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ddb83d commit 9feaccaCopy full SHA for 9feacca
pyproject.toml
@@ -12,7 +12,7 @@ readme = "README.md"
12
13
[tool.poetry.dependencies]
14
python = "^3.6"
15
-typer = "^0.3.2"
+typer = "^0.15.1"
16
typing-extensions = "^3.7.4;python<3.8"
17
18
[tool.poetry.dev-dependencies]
0 commit comments