diff --git a/environment.yml b/environment.yml index cfcc1d4..53e02c7 100644 --- a/environment.yml +++ b/environment.yml @@ -6,14 +6,15 @@ channels: dependencies: - cartopy - - cwltool + # - cwltool - dask=2024.6.0 - ipykernel - hydromt_wflow - - pandas>2.0.0 - - python<3.12 + # - pandas>2.0.0 + - python=3.11 - pip - pip: - jupyter - git+https://github.com/Deltares-research/FloodAdapt.git@6a18711 - - gwwapi \ No newline at end of file + - gwwapi + - solara \ No newline at end of file