From e1c8ab9f7d480fa8238b3827939207679917dc9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:53:13 +0000 Subject: [PATCH] Bump jupyter-server from 2.7.2 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.7.2 to 2.11.2. - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.7.2...v2.11.2) --- updated-dependencies: - dependency-name: jupyter-server dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-cuda.txt | 21 +++++++++++++-------- requirements.txt | 17 ++++++++++------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 9d3f25c5..e9ecdd01 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -140,7 +140,7 @@ filelock==3.12.2 # transformers flatbuffers==1.12 # via tensorflow -flax==0.7.2 +flax @ git+https://github.com/google/flax # via # clu # paxml @@ -232,7 +232,7 @@ jax[cuda,tpu] @ git+https://github.com/google/jax # seqio-nightly jax-bitempered-loss==0.0.2 # via praxis -jaxlib==0.4.14+cuda11.cudnn86 +jaxlib==0.4.21+cuda11.cudnn86 # via # chex # clu @@ -289,13 +289,13 @@ jupyter-core==5.3.1 # nbconvert # nbformat # qtconsole -jupyter-events==0.7.0 +jupyter-events==0.9.0 # via jupyter-server jupyter-http-over-ws==0.0.8 # via lingvo jupyter-lsp==2.2.0 # via jupyterlab -jupyter-server==2.7.2 +jupyter-server==2.11.2 # via # jupyter-lsp # jupyterlab @@ -324,7 +324,7 @@ libclang==16.0.6 # via tensorflow libcst==1.0.1 # via fiddle -libtpu-nightly==0.1.dev20230727 +libtpu-nightly==0.1.dev20231204 # via jax lingvo==0.12.7 # via @@ -352,7 +352,9 @@ matplotlib-inline==0.1.6 mdurl==0.1.2 # via markdown-it-py mesh-tensorflow[transformer]==0.1.21 - # via t5 + # via + # mesh-tensorflow + # t5 mistune==3.0.1 # via nbconvert ml-collections==0.1.1 @@ -439,6 +441,7 @@ oauthlib==3.2.2 opt-einsum==3.3.0 # via # jax + # praxis # tensorflow optax==0.1.7 # via @@ -508,7 +511,7 @@ prompt-toolkit==3.0.39 # via # ipython # jupyter-console -protobuf==3.20.3 +protobuf==3.19.6 # via # googleapis-common-protos # grpcio-reflection @@ -792,7 +795,9 @@ traitlets==5.9.0 # nbformat # qtconsole transformers==4.32.0 - # via t5 + # via + # -r requirements.in + # t5 typeguard==4.1.2 # via # jaxtyping diff --git a/requirements.txt b/requirements.txt index 7d077109..cccbc70e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -139,7 +139,7 @@ filelock==3.12.2 # transformers flatbuffers==1.12 # via tensorflow -flax==0.7.2 +flax @ git+https://github.com/google/flax # via # clu # paxml @@ -230,7 +230,7 @@ jax[tpu] @ git+https://github.com/google/jax # seqio-nightly jax-bitempered-loss==0.0.2 # via praxis -jaxlib==0.4.14 +jaxlib==0.4.21 # via # chex # clu @@ -287,13 +287,13 @@ jupyter-core==5.3.1 # nbconvert # nbformat # qtconsole -jupyter-events==0.7.0 +jupyter-events==0.9.0 # via jupyter-server jupyter-http-over-ws==0.0.8 # via lingvo jupyter-lsp==2.2.0 # via jupyterlab -jupyter-server==2.7.2 +jupyter-server==2.11.2 # via # jupyter-lsp # jupyterlab @@ -322,7 +322,7 @@ libclang==16.0.6 # via tensorflow libcst==1.0.1 # via fiddle -libtpu-nightly==0.1.dev20230727 +libtpu-nightly==0.1.dev20231204 # via jax lingvo==0.12.7 # via @@ -350,7 +350,9 @@ matplotlib-inline==0.1.6 mdurl==0.1.2 # via markdown-it-py mesh-tensorflow[transformer]==0.1.21 - # via t5 + # via + # mesh-tensorflow + # t5 mistune==3.0.1 # via nbconvert ml-collections==0.1.1 @@ -437,6 +439,7 @@ oauthlib==3.2.2 opt-einsum==3.3.0 # via # jax + # praxis # tensorflow optax==0.1.7 # via @@ -506,7 +509,7 @@ prompt-toolkit==3.0.39 # via # ipython # jupyter-console -protobuf==3.20.3 +protobuf==3.19.6 # via # googleapis-common-protos # grpcio-reflection