Updated typer

This commit is contained in:
2022-11-07 12:49:50 +07:00
committed by GitHub
parent bdc2772641
commit a774c0a41a

View File

@@ -49,7 +49,7 @@ python = ">=3.7.1,<3.11"
ffmpeg-python = "0.2.0"
norbert = "0.2.1"
httpx = {extras = ["http2"], version = "^0.19.0"}
typer = "^0.3.2"
typer = "^0.7.0"
librosa = "^0.8.0"
musdb = {version = "0.3.1", optional = true}
museval = {version = "0.3.0", optional = true}