diff --git a/money-machine/src-python/requirements.txt b/money-machine/src-python/requirements.txt index 9e1f980..d880d05 100644 --- a/money-machine/src-python/requirements.txt +++ b/money-machine/src-python/requirements.txt @@ -15,6 +15,6 @@ keyring>=24.0.0 # and 45.x series. Bump again if a new advisory lands. cryptography>=44.0.0 # EVM transaction signing for the on-chain swap adapter. -eth-account>=0.10.0 +eth-account>=0.13.7 # Gymnasium env contract for the RL surface in engine.rl. gymnasium>=1.3.0