Skip to content

Commit

Permalink
Bump to python 3.12 (#556)
Browse files Browse the repository at this point in the history
* bump to python 3.12

* [condalock-command] autogenerated conda-lock files

---------

Co-authored-by: pangeo-bot <pangeo-bot@users.noreply.github.com>
  • Loading branch information
scottyhq and pangeo-bot authored Jun 24, 2024
1 parent 475f0a4 commit b5d9294
Show file tree
Hide file tree
Showing 15 changed files with 2,593 additions and 2,787 deletions.
78 changes: 39 additions & 39 deletions base-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

364 changes: 182 additions & 182 deletions base-notebook/conda-lock.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion base-notebook/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ channels:
- conda-forge
- nodefaults
dependencies:
- python=3.11
- python=3.12
- pangeo-notebook=2024.06.21
- pip
8 changes: 4 additions & 4 deletions base-notebook/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ httpx==0.27.0
hyperframe==6.0.1
icu==73.2
idna==3.7
importlib-metadata==7.2.0
importlib_metadata==7.2.0
importlib-metadata==7.2.1
importlib_metadata==7.2.1
importlib_resources==6.4.0
ipykernel==6.29.4
ipython==8.25.0
Expand Down Expand Up @@ -213,12 +213,12 @@ pygments==2.18.0
pyjwt==2.8.0
pyopenssl==24.0.0
pysocks==1.7.1
python==3.11.9
python==3.12.4
python-dateutil==2.9.0
python-fastjsonschema==2.20.0
python-json-logger==2.0.7
python-tzdata==2024.1
python_abi==3.11
python_abi==3.12
pytz==2024.1
pyyaml==6.0.1
pyzmq==26.0.3
Expand Down
2 changes: 1 addition & 1 deletion environment-condalock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: condalock
channels:
- conda-forge
dependencies:
- python=3.11
- python=3.12
- conda-lock>=2.5
- conda>=24.5.0
- mamba=1
267 changes: 132 additions & 135 deletions ml-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

Loading

0 comments on commit b5d9294

Please sign in to comment.