install tqdm

This commit is contained in:
geoffrey45
2022-05-10 08:23:46 +03:00
parent 830e3fdcd6
commit d49cc65903
2 changed files with 23 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ gunicorn = "^20.1.0"
Pillow = "^9.0.1"
Flask-Caching = "^1.10.1"
"colorgram.py" = "^1.2.0"
tqdm = "^4.64.0"
[tool.poetry.dev-dependencies]