Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Oct 12, 2022
1 parent 54b12c5 commit 3851588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- numpy
- scipy
- pillow
- matplotlib
- matplotlib !=3.6.1 # https://github.com/matplotlib/matplotlib/issues/24127 and https://github.com/mwaskom/seaborn/issues/3072
- scikit-learn

# Chemistry
Expand All @@ -39,7 +39,7 @@ dependencies:
- jupyterlab
- mypy
- codecov
- nbconvert >=7.2
- nbconvert

# Doc
- mkdocs
Expand Down

0 comments on commit 3851588

Please sign in to comment.