diff --git a/requirements.txt b/requirements.txt index 5d03a9c2d..034950da0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.20.1 pandas==1.2.1 -ccxt==1.41.70 +ccxt==1.41.89 # Pin cryptography for now due to rust build errors with piwheels cryptography==3.3.2 aiohttp==3.7.3