Skip to content

Commit

Permalink
Added Seaborn to the env
Browse files Browse the repository at this point in the history
  • Loading branch information
ohtohalla committed Feb 23, 2022
1 parent 6fe0093 commit 974df14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- _openmp_mutex=4.5=1_gnu
- beautifulsoup4=4.10.0=pyh06a4308_0
- blas=1.0=mkl
- bottleneck=1.3.2=py39hdd57654_1
- brotli=1.0.9=he6710b0_2
- ca-certificates=2021.10.26=h06a4308_2
- certifi=2021.10.8=py39h06a4308_2
Expand Down Expand Up @@ -56,22 +57,26 @@ dependencies:
- mkl_random=1.2.2=py39h51133e4_0
- munkres=1.1.4=py_0
- ncurses=6.3=h7f8727e_2
- numexpr=2.8.1=py39h6abb31d_0
- numpy=1.21.2=py39h20f2e39_0
- numpy-base=1.21.2=py39h79a1101_0
- olefile=0.46=pyhd3eb1b0_0
- openssl=1.1.1m=h7f8727e_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.4.1=py39h295c915_0
- pcre=8.45=h295c915_0
- pillow=8.4.0=py39h5aabda8_0
- pip=21.2.4=py39h06a4308_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyqt=5.9.2=py39h2531618_6
- python=3.9.7=h12debd9_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2021.3=pyhd3eb1b0_0
- qt=5.9.7=h5867ecd_1
- readline=8.1.2=h7f8727e_1
- scikit-learn=1.0.2=py39h51133e4_1
- scipy=1.7.3=py39hc147768_0
- seaborn=0.11.2=pyhd3eb1b0_0
- setuptools=58.0.4=py39h06a4308_0
- sip=4.19.13=py39h295c915_0
- six=1.16.0=pyhd3eb1b0_1
Expand Down

0 comments on commit 974df14

Please sign in to comment.