Skip to content

Commit

Permalink
Bump requirements.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 675714694
  • Loading branch information
laurentes authored and pax authors committed Sep 17, 2024
1 parent 875d675 commit 4935bc8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions praxis/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ httpx==0.27.2
# via jupyterlab
humanize==4.10.0
# via orbax-checkpoint
idna==3.8
idna==3.10
# via
# anyio
# httpx
Expand Down Expand Up @@ -186,7 +186,7 @@ jax @ git+https://github.com/google/jax
# orbax-checkpoint
jax-bitempered-loss==0.0.2
# via -r praxis-requirements.in
jaxlib==0.4.32
jaxlib==0.4.33
# via
# chex
# clu
Expand Down Expand Up @@ -218,7 +218,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
jupyter==1.1.1
# via lingvo
jupyter-client==8.6.2
jupyter-client==8.6.3
# via
# ipykernel
# jupyter-console
Expand Down Expand Up @@ -296,7 +296,7 @@ mistune==3.0.2
# via nbconvert
ml-collections==0.1.1
# via clu
ml-dtypes==0.4.0
ml-dtypes==0.5.0
# via
# jax
# jaxlib
Expand Down Expand Up @@ -369,7 +369,7 @@ optax==0.2.3
# flax
optax-shampoo==0.0.6
# via -r praxis-requirements.in
orbax-checkpoint==0.6.3
orbax-checkpoint==0.6.4
# via flax
overrides==7.7.0
# via jupyter-server
Expand All @@ -393,7 +393,7 @@ pillow==10.4.0
# via
# lingvo
# matplotlib
platformdirs==4.3.2
platformdirs==4.3.6
# via jupyter-core
prometheus-client==0.20.0
# via jupyter-server
Expand Down Expand Up @@ -665,7 +665,7 @@ wrapt==1.16.0
# tensorflow
# tensorflow-datasets
# tfds-nightly
zipp==3.20.1
zipp==3.20.2
# via etils

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 4935bc8

Please sign in to comment.