Skip to content

Commit

Permalink
Make infra conda env resolve again
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Jan 8, 2025
1 parent a36a073 commit 6d0c2af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/ewatercycle/templates/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ dependencies:
# Jupyter
- jupyter-server-proxy=4.4.0
- jupyterhub=5.1.0
- jupyterlab=4.2.5
- notebook=7.2.2
- jupyterlab=4.3.4
- notebook=7.3.2
- ipykernel=6.29.5
- ipympl=0.9.4
- ipynb-py-convert=0.4.6
Expand Down

0 comments on commit 6d0c2af

Please sign in to comment.