Skip to content

Commit

Permalink
moved from requirements.txt to environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Goncalves committed Feb 3, 2022
1 parent 8f0f2d3 commit de6e70a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
dependencies:
- matplotlib==3.3.2
- Cartopy==0.18.0
- numpy==1.19.2
- tqdm==4.62.0
- pandas==1.1.3
- seaborn==0.11.0
- watermark==2.1.0
- scikit_learn==1.0.2

0 comments on commit de6e70a

Please sign in to comment.