Skip to content

Commit

Permalink
Fix conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusreaiche committed Sep 19, 2023
1 parent ffc26e8 commit 74bee5c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/eda/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.8.17
- jupyterlab=3.0.12
- seaborn=0.11.1
- pandas=1.2.3
- pip=20.3.3
- pandas-profiling=2.11.0
- pandas-profiling=3.6.3
- pyarrow=2.0
- pip:
- wandb==0.10.31
- wandb==0.10.31
- protobuf==3.20.0

0 comments on commit 74bee5c

Please sign in to comment.