Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 708407047
  • Loading branch information
laurentes authored and pax authors committed Dec 20, 2024
1 parent b29fd54 commit 0350fa0
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions praxis/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ astunparse==1.6.3
# via tensorflow
async-lru==2.0.4
# via jupyterlab
attrs==24.2.0
attrs==24.3.0
# via
# jsonschema
# lingvo
Expand All @@ -50,7 +50,7 @@ bleach==6.2.0
# via nbconvert
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand All @@ -59,7 +59,7 @@ cffi==1.17.1
# via argon2-cffi-bindings
charset-normalizer==3.4.0
# via requests
chex==0.1.87
chex==0.1.88
# via
# -r praxis-requirements.in
# optax
Expand All @@ -77,7 +77,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
debugpy==1.8.9
debugpy==1.8.11
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -115,15 +115,15 @@ flax @ git+https://github.com/google/flax
# via
# -r praxis-requirements.in
# clu
fonttools==4.55.2
fonttools==4.55.3
# via matplotlib
fqdn==1.5.1
# via jsonschema
fsspec==2024.10.0
fsspec==2024.12.0
# via etils
gast==0.4.0
# via tensorflow
google-auth==2.36.0
google-auth==2.37.0
# via
# google-auth-oauthlib
# tensorboard
Expand All @@ -147,7 +147,7 @@ h5py==3.12.1
# via tensorflow
httpcore==1.0.7
# via httpx
httpx==0.28.0
httpx==0.28.1
# via jupyterlab
humanize==4.11.0
# via orbax-checkpoint
Expand All @@ -165,7 +165,7 @@ ipykernel==6.29.5
# jupyter-console
# jupyterlab
# lingvo
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# ipywidgets
Expand All @@ -184,7 +184,7 @@ jax @ git+https://github.com/google/jax
# orbax-checkpoint
jax-bitempered-loss==0.0.2
# via -r praxis-requirements.in
jaxlib==0.4.36
jaxlib==0.4.38
# via
# chex
# clu
Expand Down Expand Up @@ -233,13 +233,13 @@ jupyter-core==5.7.2
# nbclient
# nbconvert
# nbformat
jupyter-events==0.10.0
jupyter-events==0.11.0
# via jupyter-server
jupyter-http-over-ws==0.0.8
# via lingvo
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.2
jupyter-server==2.15.0
# via
# jupyter-lsp
# jupyterlab
Expand All @@ -248,7 +248,7 @@ jupyter-server==2.14.2
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.3.2
jupyterlab==4.3.4
# via
# jupyter
# notebook
Expand Down Expand Up @@ -281,7 +281,7 @@ markupsafe==3.0.2
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.3
matplotlib==3.10.0
# via lingvo
matplotlib-inline==0.1.7
# via
Expand All @@ -306,7 +306,7 @@ msgpack==1.1.0
# via
# flax
# orbax-checkpoint
nbclient==0.10.1
nbclient==0.10.2
# via nbconvert
nbconvert==7.16.4
# via
Expand Down Expand Up @@ -366,7 +366,7 @@ optax==0.2.4
# flax
optax-shampoo==0.0.6
# via -r praxis-requirements.in
orbax-checkpoint==0.10.2
orbax-checkpoint==0.10.3
# via flax
overrides==7.7.0
# via jupyter-server
Expand Down Expand Up @@ -413,7 +413,7 @@ protobuf==3.19.6
# tensorflow-hub
# tensorflow-metadata
# tfds-nightly
psutil==6.1.0
psutil==6.1.1
# via
# ipykernel
# tensorflow-datasets
Expand Down Expand Up @@ -445,7 +445,7 @@ python-dateutil==2.9.0.post0
# arrow
# jupyter-client
# matplotlib
python-json-logger==2.0.7
python-json-logger==3.2.1
# via jupyter-events
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -490,7 +490,7 @@ rpds-py==0.22.3
# referencing
rsa==4.9
# via google-auth
scikit-learn==1.5.2
scikit-learn==1.6.0
# via lingvo
scipy==1.14.1
# via
Expand Down Expand Up @@ -556,7 +556,7 @@ tensorflow-text==2.9.0
# via
# -r praxis-requirements.in
# lingvo
tensorstore==0.1.69
tensorstore==0.1.71
# via
# flax
# orbax-checkpoint
Expand Down Expand Up @@ -614,7 +614,7 @@ traitlets==5.14.3
# nbclient
# nbconvert
# nbformat
treescope==0.1.6
treescope==0.1.7
# via flax
typeguard==4.4.1
# via -r praxis-requirements.in
Expand Down

0 comments on commit 0350fa0

Please sign in to comment.