dataset-migrator / requirements.txt
davanstrien's picture
davanstrien HF staff
Update requirements.txt with new dependencies
c4b6820
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiofiles==23.2.1
# via gradio
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via
# datasets
# fsspec
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# gradio
# httpx
# starlette
attrs==24.3.0
# via aiohttp
authlib==1.4.0
# via gradio
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# typer
# uvicorn
cryptography==44.0.0
# via authlib
datasets==2.14.4
# via kagglehub
dill==0.3.7
# via
# datasets
# multiprocess
et-xmlfile==2.0.0
# via openpyxl
fastapi==0.115.6
# via gradio
ffmpy==0.5.0
# via gradio
filelock==3.16.1
# via huggingface-hub
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.12.0
# via
# datasets
# gradio-client
# huggingface-hub
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via -r requirements.in
gradio==5.10.0
# via -r requirements.in
gradio-client==1.5.3
# via gradio
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via
# -r requirements.in
# gradio
# gradio-client
# safehttpx
huggingface-hub==0.27.1
# via
# -r requirements.in
# datasets
# gradio
# gradio-client
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
itsdangerous==2.2.0
# via gradio
jinja2==3.1.5
# via gradio
kagglehub==0.3.6
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# gradio
# jinja2
mdurl==0.1.2
# via markdown-it-py
multidict==6.1.0
# via
# aiohttp
# yarl
multiprocess==0.70.15
# via datasets
numpy==2.2.1
# via
# datasets
# gradio
# pandas
openpyxl==3.1.5
# via -r requirements.in
orjson==3.10.13
# via gradio
packaging==24.2
# via
# datasets
# gradio
# gradio-client
# huggingface-hub
# kagglehub
pandas==2.2.3
# via
# datasets
# gradio
# kagglehub
pillow==11.1.0
# via gradio
propcache==0.2.1
# via
# aiohttp
# yarl
pyarrow==18.1.0
# via datasets
pycparser==2.22
# via cffi
pydantic==2.10.4
# via
# fastapi
# gradio
pydantic-core==2.27.2
# via pydantic
pydub==0.25.1
# via gradio
pygments==2.19.1
# via rich
python-dateutil==2.9.0.post0
# via pandas
python-multipart==0.0.20
# via gradio
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
# datasets
# gradio
# huggingface-hub
requests==2.32.3
# via
# datasets
# huggingface-hub
# kagglehub
rich==13.9.4
# via typer
ruff==0.8.6
# via gradio
safehttpx==0.1.6
# via gradio
semantic-version==2.10.0
# via gradio
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
smmap==5.0.2
# via gitdb
sniffio==1.3.1
# via anyio
starlette==0.41.3
# via
# fastapi
# gradio
tomlkit==0.13.2
# via gradio
toolz==1.0.0
# via -r requirements.in
tqdm==4.67.1
# via
# datasets
# huggingface-hub
# kagglehub
typer==0.15.1
# via gradio
typing-extensions==4.12.2
# via
# anyio
# fastapi
# gradio
# gradio-client
# huggingface-hub
# pydantic
# pydantic-core
# typer
tzdata==2024.2
# via pandas
urllib3==2.3.0
# via requests
uvicorn==0.34.0
# via gradio
websockets==14.1
# via gradio-client
xxhash==3.5.0
# via datasets
yarl==1.18.3
# via aiohttp