Add seaborn to the dependencies
This commit is contained in:
parent
91fa0e77d2
commit
5d6267520b
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ numpy = "^1.20.3"
|
|||
pandas = "^1.2.4"
|
||||
requests = "^2.25.1"
|
||||
scikit-learn = "^0.24.2"
|
||||
seaborn = "^0.11.1"
|
||||
tabulate = "^0.8.9"
|
||||
xlrd = "^2.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue