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