#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --allow-unsafe --extra-index-url=https://download.pytorch.org/whl/cpu --extra=jax --extra=pytorch --index-url=https://pypi.org/simple/ --output-file=requirements.txt pyproject.toml
#
--extra-index-url https://download.pytorch.org/whl/cpu

absl-py==2.4.0
    # via
    #   chex
    #   optax
    #   orbax-checkpoint
    #   tabfm (pyproject.toml)
aiofiles==23.2.1
    # via orbax-checkpoint
annotated-doc==0.0.4
    # via typer
anyio==4.14.1
    # via httpx
certifi==2026.6.17
    # via
    #   httpcore
    #   httpx
chex==0.1.92
    # via tabfm (pyproject.toml)
click==8.4.2
    # via
    #   huggingface-hub
    #   typer
einops==0.8.2
    # via tabfm (pyproject.toml)
etils[epath,epy]==1.7.0
    # via orbax-checkpoint
filelock==3.29.4
    # via
    #   huggingface-hub
    #   torch
flax==0.12.7
    # via tabfm (pyproject.toml)
fsspec==2024.6.0
    # via
    #   etils
    #   huggingface-hub
    #   torch
h11==0.16.0
    # via httpcore
hf-xet==1.5.1
    # via huggingface-hub
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via huggingface-hub
huggingface-hub==1.21.0
    # via tabfm (pyproject.toml)
humanize==4.9.0
    # via orbax-checkpoint
idna==3.18
    # via
    #   anyio
    #   httpx
importlib-resources==6.4.0
    # via etils
jax==0.10.1
    # via
    #   chex
    #   flax
    #   optax
    #   orbax-checkpoint
    #   tabfm (pyproject.toml)
jaxlib==0.10.1
    # via
    #   chex
    #   jax
    #   optax
    #   tabfm (pyproject.toml)
jaxtyping==0.2.25
    # via tabfm (pyproject.toml)
jinja2==3.1.6
    # via torch
joblib==1.4.2
    # via scikit-learn
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
ml-dtypes==0.5.0
    # via
    #   jax
    #   jaxlib
    #   tensorstore
mpmath==1.3.0
    # via sympy
msgpack==1.2.1
    # via
    #   flax
    #   orbax-checkpoint
networkx==3.6.1
    # via torch
numpy==2.2.0
    # via
    #   chex
    #   flax
    #   jax
    #   jaxlib
    #   jaxtyping
    #   ml-dtypes
    #   opt-einsum
    #   optax
    #   orbax-checkpoint
    #   pandas
    #   scikit-learn
    #   scipy
    #   tabfm (pyproject.toml)
    #   tensorstore
    #   treescope
opt-einsum==3.3.0
    # via jax
optax==0.2.8
    # via
    #   flax
    #   tabfm (pyproject.toml)
orbax-checkpoint==0.12.0
    # via
    #   flax
    #   tabfm (pyproject.toml)
packaging==26.2
    # via huggingface-hub
pandas==2.2.3
    # via tabfm (pyproject.toml)
prometheus-client==0.20.0
    # via orbax-checkpoint
protobuf==5.29.6
    # via orbax-checkpoint
psutil==5.9.8
    # via orbax-checkpoint
pygments==2.20.0
    # via rich
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.1
    # via pandas
pyyaml==6.0.1
    # via
    #   flax
    #   huggingface-hub
    #   orbax-checkpoint
rich==13.7.1
    # via
    #   flax
    #   typer
scikit-learn==1.6.0
    # via tabfm (pyproject.toml)
scipy==1.17.1
    # via
    #   jax
    #   jaxlib
    #   scikit-learn
    #   tabfm (pyproject.toml)
shellingham==1.5.4
    # via typer
simplejson==3.19.2
    # via orbax-checkpoint
six==1.16.0
    # via python-dateutil
sympy==1.14.0
    # via torch
tensorstore==0.1.84
    # via
    #   flax
    #   orbax-checkpoint
threadpoolctl==3.5.0
    # via scikit-learn
toolz==1.1.0
    # via chex
torch==2.12.1+cpu
    # via tabfm (pyproject.toml)
tqdm==4.68.3
    # via huggingface-hub
treescope==0.1.10
    # via flax
typeguard==2.13.3
    # via
    #   jaxtyping
    #   tabfm (pyproject.toml)
typer==0.24.2
    # via huggingface-hub
typing-extensions==4.15.0
    # via
    #   anyio
    #   chex
    #   etils
    #   flax
    #   huggingface-hub
    #   jaxtyping
    #   orbax-checkpoint
    #   torch
tzdata==2024.1
    # via pandas
uvloop==0.19.0
    # via orbax-checkpoint
zipp==4.1.0
    # via etils

# The following packages are considered to be unsafe in a requirements file:
setuptools==81.0.0
    # via torch
