Merge pull request #277 from Madhuvod/fix/issue-258

fix of library version issue
This commit is contained in:
Shubham Saboo 2025-07-12 15:43:33 -05:00 committed by GitHub
commit ef2a867b71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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