We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff710c commit b6f0622Copy full SHA for b6f0622
pyproject.toml
@@ -11,7 +11,7 @@ repository = "https://github.com/audius/audiness"
11
12
[tool.poetry.dependencies]
13
python = "^3.9"
14
-typer = {extras = ["all"], version = "^0.9"}
+typer = {extras = ["all"], version = "^0.15"}
15
pytenable = "^1.6"
16
validators = "^0.24"
17
0 commit comments