diff --git a/requirements.txt b/requirements.txt index 881f53b4..0d144f47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.12.2 aiohttp>=3.11.11 openai>=1.3.7 PyPDF2>=3.0.1 -google-genai==1.9.0 +google-genai>=1.0.0 anthropic>=0.18.1 tenacity>=8.2.3 tabulate>=0.9.0 @@ -31,7 +31,8 @@ prompt_toolkit>=3.0.43 html2image>=2.0.5 lxml[html_clean]>=5.3.0 lxml_html_clean>=0.4.1 -streamlit>=1.29.0 +streamlit>=1.44.0 +Authlib>=1.3.2 yfinance>=0.2.36 pandas_ta>=0.3.14b0 firecrawl-py>=1.14.1