Skip to content

Commit

Permalink
Add a number of packages (#502)
Browse files Browse the repository at this point in the history
* Add a number of packages

* [condalock-command] autogenerated conda-lock files

---------

Co-authored-by: pangeo-bot <pangeo-bot@users.noreply.github.com>
  • Loading branch information
dcherian and pangeo-bot authored Nov 21, 2023
1 parent 5380f46 commit 6caa275
Show file tree
Hide file tree
Showing 13 changed files with 2,079 additions and 1,604 deletions.
84 changes: 42 additions & 42 deletions base-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

382 changes: 191 additions & 191 deletions base-notebook/conda-lock.yml

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions base-notebook/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ async-lru==2.0.4
async-timeout==4.0.3
async_generator==1.10
attrs==23.1.0
aws-c-auth==0.7.5
aws-c-auth==0.7.7
aws-c-cal==0.6.9
aws-c-common==0.9.8
aws-c-compression==0.2.17
aws-c-event-stream==0.3.2
aws-c-http==0.7.14
aws-c-io==0.13.35
aws-c-mqtt==0.9.9
aws-c-s3==0.3.22
aws-c-s3==0.3.24
aws-c-sdkutils==0.1.12
aws-checksums==0.1.17
aws-crt-cpp==0.24.5
aws-crt-cpp==0.24.7
aws-sdk-cpp==1.11.182
babel==2.13.1
backports==1.0
Expand All @@ -36,11 +36,11 @@ blinker==1.7.0
bokeh==3.3.1
brotli-python==1.1.0
bzip2==1.0.8
c-ares==1.21.0
ca-certificates==2023.7.22
c-ares==1.22.1
ca-certificates==2023.11.17
cached-property==1.5.2
cached_property==1.5.2
certifi==2023.7.22
certifi==2023.11.17
certipy==0.1.3
cffi==1.16.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -81,22 +81,22 @@ jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jsonschema-with-format-nongpl==4.19.2
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
jsonschema-with-format-nongpl==4.20.0
jupyter-lsp==2.2.0
jupyter-server-proxy==4.1.0
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyter_events==0.9.0
jupyter_server==2.10.0
jupyter_server==2.10.1
jupyter_server_terminals==0.4.4
jupyter_telemetry==0.1.0
jupyterhub-base==4.0.2
jupyterhub-singleuser==4.0.2
jupyterlab==4.0.8
jupyterlab_pygments==0.2.2
jupyterlab_server==2.25.1
jupyterlab_server==2.25.2
jupyterlab_widgets==3.0.9
keyutils==1.6.1
krb5==1.21.2
Expand Down Expand Up @@ -129,7 +129,7 @@ libgfortran-ng==13.2.0
libgfortran5==13.2.0
libgomp==13.2.0
libgoogle-cloud==2.12.0
libgrpc==1.59.2
libgrpc==1.59.3
libiconv==1.17
libjpeg-turbo==3.0.0
liblapack==3.9.0
Expand All @@ -152,7 +152,7 @@ libutf8proc==2.8.0
libuuid==2.38.1
libwebp-base==1.3.2
libxcb==1.15
libxml2==2.11.5
libxml2==2.11.6
libzlib==1.2.13
locket==1.0.0
lz4==4.3.2
Expand Down Expand Up @@ -190,24 +190,24 @@ pickleshare==0.7.5
pillow==10.1.0
pip==23.3.1
pkgutil-resolve-name==1.3.10
platformdirs==3.11.0
platformdirs==4.0.0
prometheus_client==0.18.0
prompt-toolkit==3.0.40
prompt_toolkit==3.0.40
prompt-toolkit==3.0.41
prompt_toolkit==3.0.41
psutil==5.9.5
pthread-stubs==0.4
ptyprocess==0.7.0
pure_eval==0.2.2
pyarrow==14.0.1
pyarrow-hotfix==0.4
pyarrow-hotfix==0.5
pycparser==2.21
pygments==2.16.1
pygments==2.17.1
pyjwt==2.8.0
pyopenssl==23.3.0
pysocks==1.7.1
python==3.11.6
python-dateutil==2.8.2
python-fastjsonschema==2.18.1
python-fastjsonschema==2.19.0
python-json-logger==2.0.7
python-tzdata==2023.3
python_abi==3.11
Expand All @@ -217,11 +217,11 @@ pyzmq==25.1.1
rdma-core==28.9
re2==2023.06.02
readline==8.2
referencing==0.30.2
referencing==0.31.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.12.0
rpds-py==0.13.0
ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.7
s2n==1.3.56
Expand All @@ -236,7 +236,7 @@ soupsieve==2.5
sqlalchemy==2.0.23
stack_data==0.6.2
tblib==2.0.0
terminado==0.17.1
terminado==0.18.0
tinycss2==1.2.1
tk==8.6.13
tomli==2.0.1
Expand All @@ -250,8 +250,8 @@ typing_utils==0.1.0
tzdata==2023c
ucx==1.15.0
uri-template==1.3.0
urllib3==2.0.7
wcwidth==0.2.9
urllib3==2.1.0
wcwidth==0.2.10
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.4
Expand Down
119 changes: 64 additions & 55 deletions ml-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 6caa275

Please sign in to comment.