Add matplotlib to the dependencies
This commit is contained in:
parent
094001d21c
commit
91fa0e77d2
2 changed files with 2 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ repository = "https://github.com/webartifex/ames-housing"
|
|||
python = "^3.8"
|
||||
jupyterlab = "^3.0.16"
|
||||
missingno = "^0.4.2"
|
||||
matplotlib = "^3.4.2"
|
||||
numpy = "^1.20.3"
|
||||
pandas = "^1.2.4"
|
||||
requests = "^2.25.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue