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
7 changes: 4 additions & 3 deletions plot_agent/langgraph_plot_agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# uv pip compile requirements.in
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.18
aiohttp==3.13.3
# via
# langchain-community
# traceloop-sdk
aiosignal==1.3.2
aiosignal==1.4.0
# via aiohttp
altair==5.5.0
# via streamlit
Expand Down Expand Up @@ -591,7 +591,6 @@ traceloop-sdk==0.40.5
typing-extensions==4.13.2
# via
# -r requirements.in
# altair
# anthropic
# fastapi
# huggingface-hub
Expand Down Expand Up @@ -620,6 +619,8 @@ urllib3==2.4.0
# requests
uvicorn==0.34.2
# via -r requirements.in
watchdog==6.0.0
# via streamlit
wrapt==1.17.2
# via
# deprecated
Expand Down