Skip to content

Commit

Permalink
Add seaborn to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peanutfun committed Nov 15, 2023
1 parent 423b5b8 commit 8349016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/env_climada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
- salib>=1.4
- scikit-learn>=1.3
- scipy>=1.11
- seaborn
- sparse>=0.14
- statsmodels>=0.14
- tabulate>=0.9
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
'rasterio',
'salib',
'scikit-learn',
'seaborn',
'statsmodels',
'sparse',
'tables',
Expand Down

0 comments on commit 8349016

Please sign in to comment.