base_model_explorer / requirements.txt
davanstrien's picture
davanstrien HF staff
chore: Update dependencies to latest versions
373637e
raw
history blame contribute delete
No virus
2.99 kB
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiofiles==23.2.1
# via gradio
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# gradio
# httpx
# starlette
cachetools==5.5.0
# via -r requirements.in
certifi==2024.7.4
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# typer
# uvicorn
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fastapi==0.112.1
# via gradio
ffmpy==0.4.0
# via gradio
filelock==3.15.4
# via huggingface-hub
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.1
# via
# gradio-client
# huggingface-hub
gradio==4.41.0
# via -r requirements.in
gradio-client==1.3.0
# via gradio
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via
# gradio
# gradio-client
huggingface-hub==0.24.6
# via
# -r requirements.in
# gradio
# gradio-client
idna==3.7
# via
# anyio
# httpx
# requests
importlib-resources==6.4.3
# via gradio
jinja2==3.1.4
# via gradio
kiwisolver==1.4.5
# via matplotlib
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# gradio
# jinja2
matplotlib==3.9.2
# via gradio
mdurl==0.1.2
# via markdown-it-py
numpy==2.1.0
# via
# contourpy
# gradio
# matplotlib
# pandas
orjson==3.10.7
# via gradio
packaging==24.1
# via
# gradio
# gradio-client
# huggingface-hub
# matplotlib
pandas==2.2.2
# via gradio
pillow==10.4.0
# via
# gradio
# matplotlib
pydantic==2.8.2
# via
# fastapi
# gradio
pydantic-core==2.20.1
# via pydantic
pydub==0.25.1
# via gradio
pygments==2.18.0
# via rich
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-multipart==0.0.9
# via gradio
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via
# gradio
# huggingface-hub
requests==2.32.3
# via huggingface-hub
rich==13.7.1
# via typer
ruff==0.6.1
# via gradio
semantic-version==2.10.0
# via gradio
shellingham==1.5.4
# via typer
six==1.16.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.2
# via fastapi
tomlkit==0.12.0
# via gradio
toolz==0.12.1
# via -r requirements.in
tqdm==4.66.5
# via
# -r requirements.in
# huggingface-hub
typer==0.12.4
# via gradio
typing-extensions==4.12.2
# via
# fastapi
# gradio
# gradio-client
# huggingface-hub
# pydantic
# pydantic-core
# typer
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via
# gradio
# requests
uvicorn==0.30.6
# via gradio
websockets==12.0
# via gradio-client