fix of library version issue

This commit is contained in:
Madhu 2025-07-13 00:08:35 +05:30
parent b7a21406b1
commit a5173b69ab

View file

@ -1,9 +1,9 @@
agno==1.2.13 agno>=1.3.0
mcp==1.6.0 mcp>=1.7.0
streamlit==1.44.1 streamlit==1.44.1
google-api-python-client==2.118.0 google-api-python-client==2.118.0
google-auth==2.28.1 google-auth==2.28.1
google-auth-oauthlib==1.2.0 google-auth-oauthlib==1.2.0
python-dotenv==1.0.1 python-dotenv==1.0.1
requests==2.31.0 requests==2.31.0
openai==1.12.0 openai>=1.50.0