Skip to content

Commit fd90b46

Browse files
authored
Update Python requirement
1 parent b6f0622 commit fd90b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage = "https://github.com/audius/audiness"
1010
repository = "https://github.com/audius/audiness"
1111

1212
[tool.poetry.dependencies]
13-
python = "^3.9"
13+
python = "^3.10"
1414
typer = {extras = ["all"], version = "^0.15"}
1515
pytenable = "^1.6"
1616
validators = "^0.24"

0 commit comments

Comments
 (0)