#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=examples/docker_compose/requirements.txt examples/docker_compose/requirements.in
#
altair==6.1.0
    # via streamlit
annotated-doc==0.0.4
    # via
    #   fastapi
    #   typer
annotated-types==0.7.0
    # via pydantic
anyio==4.13.0
    # via
    #   fluxlit
    #   httpx
    #   starlette
    #   streamlit
    #   watchfiles
attrs==26.1.0
    # via
    #   jsonschema
    #   referencing
blinker==1.9.0
    # via streamlit
cachetools==7.1.1
    # via streamlit
certifi==2026.4.22
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.4.7
    # via requests
click==8.3.3
    # via
    #   streamlit
    #   typer
    #   uvicorn
fastapi==0.136.1
    # via fluxlit
fluxlit==0.4.1
    # via -r examples/docker_compose/requirements.in
gitdb==4.0.12
    # via gitpython
gitpython==3.1.50
    # via streamlit
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.9
    # via httpx
httptools==0.7.1
    # via
    #   streamlit
    #   uvicorn
httpx==0.28.1
    # via fluxlit
idna==3.14
    # via
    #   anyio
    #   httpx
    #   requests
itsdangerous==2.2.0
    # via streamlit
jinja2==3.1.6
    # via
    #   altair
    #   pydeck
jsonschema==4.26.0
    # via altair
jsonschema-specifications==2025.9.1
    # via jsonschema
markdown-it-py==4.2.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
narwhals==2.21.0
    # via altair
numpy==2.4.4
    # via
    #   pandas
    #   pydeck
    #   streamlit
packaging==26.2
    # via
    #   altair
    #   streamlit
pandas==3.0.2
    # via streamlit
pillow==12.2.0
    # via streamlit
protobuf==7.34.1
    # via streamlit
pyarrow==24.0.0
    # via streamlit
pydantic==2.13.4
    # via
    #   fastapi
    #   pydantic-settings
pydantic-core==2.46.4
    # via pydantic
pydantic-settings==2.14.1
    # via fluxlit
pydeck==0.9.2
    # via streamlit
pygments==2.20.0
    # via rich
python-dateutil==2.9.0.post0
    # via pandas
python-dotenv==1.2.2
    # via
    #   pydantic-settings
    #   uvicorn
python-multipart==0.0.28
    # via streamlit
pyyaml==6.0.3
    # via uvicorn
referencing==0.37.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.33.1
    # via streamlit
rich==15.0.0
    # via typer
rpds-py==0.30.0
    # via
    #   jsonschema
    #   referencing
shellingham==1.5.4
    # via typer
six==1.17.0
    # via python-dateutil
smmap==5.0.3
    # via gitdb
starlette==1.0.0
    # via
    #   fastapi
    #   fluxlit
    #   streamlit
streamlit==1.57.0
    # via fluxlit
tenacity==9.1.4
    # via streamlit
toml==0.10.2
    # via streamlit
typer==0.25.1
    # via fluxlit
typing-extensions==4.15.0
    # via
    #   altair
    #   anyio
    #   fastapi
    #   pydantic
    #   pydantic-core
    #   referencing
    #   starlette
    #   streamlit
    #   typing-inspection
typing-inspection==0.4.2
    # via
    #   fastapi
    #   pydantic
    #   pydantic-settings
urllib3==2.7.0
    # via requests
uvicorn[standard]==0.46.0
    # via
    #   fluxlit
    #   streamlit
uvloop==0.22.1
    # via uvicorn
watchfiles==1.1.1
    # via
    #   fluxlit
    #   uvicorn
websockets==16.0
    # via
    #   fluxlit
    #   streamlit
    #   uvicorn
