Merge pull request #277 from Madhuvod/fix/issue-258
fix of library version issue
This commit is contained in:
commit
ef2a867b71
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue