Skip to content

Commit

Permalink
Updated environment so it can actually be used
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias157 committed Sep 20, 2024
1 parent 0fdb733 commit 2cdbada
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ channels:
dependencies:
- Cartopy=0.22.0
- geopandas=1.0.1
- matplotlib=3.7.2
- matplotlib=3.9.0
- ipywidgets=8.1.3
- nbformat=5.9.2
- numpy=1.26.2
- openpyxl=3.1.2
- pandas=2.0.3
- pandas=2.1.4
- plotly=5.16.1
- pyarrow=15.0.1
- pyproj=3.6.1
Expand All @@ -21,5 +22,5 @@ dependencies:
- snakemake-minimal
- pip
- pip:
- pybalmorel=0.3.4
- gamsapi[transfer]=45.7.0
- gamsapi[transfer]==45.0.0
- pybalmorel==0.3.4

0 comments on commit 2cdbada

Please sign in to comment.