Add tqdm to the dependencies
This commit is contained in:
parent
94b5e97991
commit
9420293fc0
2 changed files with 19 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ scikit-learn = "^0.24.2"
|
|||
seaborn = "^0.11.1"
|
||||
statsmodels = "^0.12.2"
|
||||
tabulate = "^0.8.9"
|
||||
tqdm = "^4.61.0"
|
||||
xlrd = "^2.0.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue