Skip to content

Commit

Permalink
unpin Python and Julia
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Sep 16, 2024
1 parent d722102 commit b16a5ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
- psy-simple
- pyproj >=2.1
- pys2index # only from conda-forge
- python >=3.10, <3.12
- python >=3.10
- python-cdo
- python-dateutil
- pyyaml
Expand Down Expand Up @@ -134,4 +134,4 @@ dependencies:
- r-styler ==1.10.3

# Julia (dependencies installed by separate script)
- julia >=1.10.4
- julia

0 comments on commit b16a5ae

Please sign in to comment.