dataset-tldr / requirements.txt
davanstrien's picture
davanstrien HF staff
Update requirements.txt with new dependencies
6bf0c73
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
# via
# httpx
# openai
# starlette
# watchfiles
appnope==0.1.4
# via ipykernel
asttokens==2.4.1
# via stack-data
backoff==2.2.1
# via langfuse
cashews==7.0.2
certifi==2023.11.17
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
chevron==0.14.0
# via langfuse
click==8.1.7
# via uvicorn
comm==0.2.2
# via
# ipykernel
# ipywidgets
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
diskcache==5.6.3
# via cashews
distro==1.9.0
# via openai
environs==11.0.0
# via fastapi-cors
executing==2.0.1
# via stack-data
fastapi==0.109.0
# via fastapi-cors
fastapi-cors==0.0.6
filelock==3.13.1
# via huggingface-hub
fsspec==2023.12.2
# via huggingface-hub
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.0
# via
# langfuse
# openai
huggingface-hub==0.22.2
idna==3.6
# via
# anyio
# httpx
# requests
iprogress==0.4
ipykernel==6.29.4
ipython==8.23.0
# via
# ipykernel
# ipywidgets
ipywidgets==8.1.2
jedi==0.19.1
# via ipython
jinja2==3.1.3
jupyter-client==8.6.1
# via ipykernel
jupyter-core==5.7.2
# via
# ipykernel
# jupyter-client
jupyterlab-widgets==3.0.10
# via ipywidgets
langfuse==2.21.3
markupsafe==2.1.5
# via jinja2
marshmallow==3.21.1
# via environs
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
nest-asyncio==1.6.0
# via ipykernel
openai==1.16.1
packaging==23.2
# via
# huggingface-hub
# ipykernel
# langfuse
# marshmallow
parso==0.8.3
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
# via jupyter-core
prompt-toolkit==3.0.43
# via ipython
psutil==5.9.8
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pydantic==2.5.3
# via
# fastapi
# langfuse
# openai
pydantic-core==2.14.6
# via pydantic
pygments==2.17.2
# via ipython
python-dateutil==2.9.0.post0
# via jupyter-client
python-dotenv==1.0.1
# via
# environs
# uvicorn
pyyaml==6.0.1
# via
# huggingface-hub
# uvicorn
pyzmq==25.1.2
# via
# ipykernel
# jupyter-client
requests==2.31.0
# via huggingface-hub
six==1.16.0
# via
# asttokens
# iprogress
# python-dateutil
sniffio==1.3.0
# via
# anyio
# httpx
# openai
stack-data==0.6.3
# via ipython
starlette==0.35.1
# via fastapi
tornado==6.4
# via
# ipykernel
# jupyter-client
tqdm==4.66.1
# via
# huggingface-hub
# openai
traitlets==5.14.2
# via
# comm
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
typing-extensions==4.9.0
# via
# fastapi
# huggingface-hub
# ipython
# openai
# pydantic
# pydantic-core
urllib3==2.1.0
# via requests
uvicorn==0.27.0
uvloop==0.19.0
# via uvicorn
watchfiles==0.21.0
# via uvicorn
wcwidth==0.2.13
# via prompt-toolkit
websockets==11.0.3
# via uvicorn
widgetsnbextension==4.0.10
# via ipywidgets
wrapt==1.16.0
# via langfuse