Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 689643041
  • Loading branch information
laurentes authored and pax authors committed Oct 25, 2024
1 parent ae945a1 commit c22a22e
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions paxml/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ absl-py==1.4.0
# tensorflow-datasets
# tensorflow-metadata
# tfds-nightly
anyio==4.6.0
anyio==4.6.2.post1
# via
# httpx
# jupyter-server
Expand Down Expand Up @@ -64,7 +64,7 @@ certifi==2024.8.30
# requests
cffi==1.17.1
# via argon2-cffi-bindings
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
chex==0.1.87
# via
Expand Down Expand Up @@ -92,7 +92,7 @@ contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.6
debugpy==1.8.7
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -110,7 +110,7 @@ editdistance==0.8.1
# t5
einops==0.8.0
# via -r praxis-requirements.in
etils[enp,epath,epy]==1.9.4
etils[enp,epath,epy]==1.10.0
# via
# -r paxml-requirements.in
# -r praxis-requirements.in
Expand Down Expand Up @@ -146,7 +146,7 @@ fonttools==4.54.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
fsspec==2024.9.0
fsspec==2024.10.0
# via
# etils
# huggingface-hub
Expand Down Expand Up @@ -174,7 +174,7 @@ graphviz==0.20.3
# via
# -r paxml-requirements.in
# fiddle
grpcio==1.66.2
grpcio==1.67.0
# via
# tensorboard
# tensorflow
Expand All @@ -186,11 +186,11 @@ httpcore==1.0.6
# via httpx
httpx==0.27.2
# via jupyterlab
huggingface-hub==0.25.1
huggingface-hub==0.26.1
# via
# tokenizers
# transformers
humanize==4.10.0
humanize==4.11.0
# via orbax-checkpoint
idna==3.10
# via
Expand Down Expand Up @@ -229,13 +229,12 @@ jax @ git+https://github.com/google/jax
# seqio-nightly
jax-bitempered-loss==0.0.2
# via -r praxis-requirements.in
jaxlib==0.4.34
jaxlib==0.4.35
# via
# chex
# clu
# jax
# optax
# orbax-checkpoint
# seqio-nightly
jaxtyping==0.2.34
# via -r praxis-requirements.in
Expand All @@ -260,7 +259,7 @@ jsonschema[format-nongpl]==4.23.0
# jupyter-events
# jupyterlab-server
# nbformat
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter==1.1.1
# via lingvo
Expand Down Expand Up @@ -317,7 +316,7 @@ kiwisolver==1.4.7
# via matplotlib
libclang==18.1.1
# via tensorflow
libcst==1.4.0
libcst==1.5.0
# via fiddle
lingvo==0.12.7
# via
Expand All @@ -329,7 +328,7 @@ markdown==3.7
# via tensorboard
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# nbconvert
Expand Down Expand Up @@ -458,7 +457,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.4.0
pillow==11.0.0
# via
# lingvo
# matplotlib
Expand Down Expand Up @@ -489,7 +488,7 @@ protobuf==3.19.6
# tensorflow-hub
# tensorflow-metadata
# tfds-nightly
psutil==6.0.0
psutil==6.1.0
# via
# ipykernel
# tensorflow-datasets
Expand Down Expand Up @@ -518,7 +517,7 @@ pygments==2.18.0
# jupyter-console
# nbconvert
# rich
pyparsing==3.1.4
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -574,7 +573,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rich==13.9.2
rich==13.9.3
# via flax
rouge-score==0.1.2
# via t5
Expand Down Expand Up @@ -684,7 +683,7 @@ tensorstore==0.1.66
# -r paxml-requirements.in
# flax
# orbax-checkpoint
termcolor==2.4.0
termcolor==2.5.0
# via
# tensorflow
# tensorflow-datasets
Expand All @@ -703,9 +702,9 @@ tfds-nightly==4.8.3.dev202303280045
# t5
threadpoolctl==3.5.0
# via scikit-learn
tinycss2==1.3.0
tinycss2==1.4.0
# via nbconvert
tokenizers==0.20.0
tokenizers==0.20.1
# via transformers
toml==0.10.2
# via
Expand Down Expand Up @@ -747,7 +746,7 @@ traitlets==5.14.3
# nbclient
# nbconvert
# nbformat
transformers==4.45.1
transformers==4.46.0
# via t5
typeguard==2.13.3
# via
Expand Down

0 comments on commit c22a22e

Please sign in to comment.