Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xvec, dask-geopandas, contextily #557

Merged
merged 4 commits into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 23 additions & 22 deletions base-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

188 changes: 103 additions & 85 deletions base-notebook/conda-lock.yml

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions base-notebook/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async_generator==1.10
attrs==23.2.0
aws-c-auth==0.7.22
aws-c-cal==0.6.15
aws-c-common==0.9.19
aws-c-common==0.9.23
aws-c-compression==0.2.18
aws-c-event-stream==0.4.2
aws-c-http==0.8.2
Expand All @@ -36,7 +36,7 @@ babel==2.14.0
beautifulsoup4==4.12.3
bleach==6.1.0
blinker==1.8.2
bokeh==3.4.1
bokeh==3.4.2
brotli-python==1.1.0
bzip2==1.0.8
c-ares==1.28.1
Expand All @@ -58,7 +58,7 @@ dask-core==2024.6.2
dask-expr==1.1.6
dask-gateway==2024.1.0
dask-labextension==7.0.0
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distributed==2024.6.2
Expand All @@ -80,8 +80,8 @@ httpx==0.27.0
hyperframe==6.0.1
icu==73.2
idna==3.7
importlib-metadata==7.2.1
importlib_metadata==7.2.1
importlib-metadata==8.0.0
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipykernel==6.29.4
ipython==8.25.0
Expand Down Expand Up @@ -199,7 +199,7 @@ pkgutil-resolve-name==1.3.10
platformdirs==4.2.2
prometheus_client==0.20.0
prompt-toolkit==3.0.47
psutil==5.9.8
psutil==6.0.0
pthread-stubs==0.4
ptyprocess==0.7.0
pure_eval==0.2.2
Expand Down Expand Up @@ -231,7 +231,7 @@ rfc3986-validator==0.1.1
rpds-py==0.18.1
s2n==1.4.16
send2trash==1.8.3
setuptools==70.1.0
setuptools==70.1.1
simpervisor==1.0.0
six==1.16.0
snappy==1.2.0
Expand Down Expand Up @@ -270,4 +270,5 @@ yarl==1.9.4
zeromq==4.3.5
zict==3.0.0
zipp==3.19.2
zstandard==0.22.0
zstd==1.5.6
199 changes: 92 additions & 107 deletions ml-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

Loading