diff --git a/02-tutor-study-companion/requirements.txt b/02-tutor-study-companion/requirements.txt index d064196..f96e407 100644 --- a/02-tutor-study-companion/requirements.txt +++ b/02-tutor-study-companion/requirements.txt @@ -1,7 +1,7 @@ # Tutor & Study Companion — runtime dependencies langgraph>=1.2.7 langchain-core>=1.4.9 -streamlit>=1.58.0 +streamlit>=1.63.0 # LLM providers (install the one you use) langchain-anthropic>=1.4.8 # LLM_PROVIDER=anthropic (default)