diff --git a/money-machine/src-python/requirements.txt b/money-machine/src-python/requirements.txt index c0be0b4..756b046 100644 --- a/money-machine/src-python/requirements.txt +++ b/money-machine/src-python/requirements.txt @@ -1,7 +1,7 @@ # Money Machine - Python Trading Engine ccxt>=4.5.53 -pandas>=2.0.0 +pandas>=3.0.3 numpy>=2.4.4 aiohttp>=3.9.0 google-generativeai>=0.3.0