diff --git a/money-machine/src-python/requirements.txt b/money-machine/src-python/requirements.txt index 9e1f980..28835bb 100644 --- a/money-machine/src-python/requirements.txt +++ b/money-machine/src-python/requirements.txt @@ -4,7 +4,7 @@ ccxt>=4.5.53 pandas>=2.0.0 numpy>=2.4.4 aiohttp>=3.9.0 -google-generativeai>=0.3.0 +google-generativeai>=0.8.6 pyyaml>=6.0.3 python-dotenv>=1.2.2 # IPC auth token storage (optional; falls back to env var when missing).