Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 28 additions & 19 deletions cookbook/examples/apps/tic_tac_toe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This file was autogenerated by uv via the following command:
# ./generate_requirements.sh
agno==1.2.4
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
altair==5.5.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anthropic==0.49.0
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
anyio==4.9.0
# via
# anthropic
Expand Down Expand Up @@ -46,6 +46,8 @@ distro==1.9.0
# openai
docstring-parser==0.16
# via agno
exceptiongroup==1.3.0
# via anyio
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
Expand All @@ -55,9 +57,9 @@ gitpython==3.1.44
google-auth==2.38.0
# via google-genai
google-genai==1.7.0
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
groq==0.20.0
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==1.0.7
Expand All @@ -75,6 +77,8 @@ idna==3.10
# anyio
# httpx
# requests
importlib-metadata==8.7.0
# via build
jinja2==3.1.6
# via
# altair
Expand All @@ -96,16 +100,16 @@ mdurl==0.1.2
narwhals==1.32.0
# via altair
nest-asyncio==1.6.0
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
numpy==2.2.4
# via -r requirements.in
numpy==2.0.2
# via
# pandas
# pydeck
# streamlit
ollama==0.4.7
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
openai==1.68.2
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
packaging==24.2
# via
# altair
Expand All @@ -114,15 +118,13 @@ packaging==24.2
pandas==2.2.3
# via streamlit
pathlib==1.0.1
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
pillow==11.1.0
# via
# -r cookbook/examples/apps/tic_tac_toe/requirements.in
# -r requirements.in
# streamlit
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
protobuf==5.29.4
# via streamlit
pyarrow==19.0.1
Expand Down Expand Up @@ -158,7 +160,7 @@ python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.1.0
# via
# -r cookbook/examples/apps/tic_tac_toe/requirements.in
# -r requirements.in
# agno
# pydantic-settings
python-multipart==0.0.20
Expand All @@ -177,7 +179,7 @@ requests==2.32.3
# streamlit
rich==13.9.4
# via
# -r cookbook/examples/apps/tic_tac_toe/requirements.in
# -r requirements.in
# agno
# typer
rpds-py==0.23.1
Expand All @@ -186,8 +188,6 @@ rpds-py==0.23.1
# referencing
rsa==4.9
# via google-auth
setuptools==78.1.0
# via pip-tools
shellingham==1.5.4
# via typer
six==1.17.0
Expand All @@ -201,13 +201,16 @@ sniffio==1.3.1
# groq
# openai
streamlit==1.44.0
# via -r cookbook/examples/apps/tic_tac_toe/requirements.in
# via -r requirements.in
tenacity==9.0.0
# via streamlit
toml==0.10.2
# via streamlit
tomli==2.2.1
# via agno
# via
# agno
# build
# pip-tools
tornado==6.4.2
# via streamlit
tqdm==4.67.1
Expand All @@ -220,19 +223,25 @@ typing-extensions==4.12.2
# altair
# anthropic
# anyio
# exceptiongroup
# google-genai
# groq
# openai
# pydantic
# pydantic-core
# referencing
# rich
# streamlit
# typer
tzdata==2025.2
# via pandas
urllib3==2.3.0
# via requests
watchdog==6.0.0
# via streamlit
websockets==15.0.1
# via google-genai
wheel==0.45.1
# via pip-tools
zipp==3.21.0
# via importlib-metadata