Remove dependency on tqdm

This commit is contained in:
rlaphoenix
2023-03-01 08:33:40 +00:00
parent f4ad7a2e6c
commit a841dbe2ab
2 changed files with 1 additions and 23 deletions

View File

@@ -49,7 +49,6 @@ rich = "^13.3.1"
"ruamel.yaml" = "^0.17.21"
sortedcontainers = "^2.4.0"
subtitle-filter = "^1.4.4"
tqdm = "^4.64.1"
Unidecode = "^1.3.6"
urllib3 = "^1.26.14"