Bump ccxt to 2.6.39

closes #8034
This commit is contained in:
Matthias 2023-01-19 18:09:21 +01:00
parent cd2a41e76e
commit a27e63a547

View File

@ -2,7 +2,7 @@ numpy==1.24.1
pandas==1.5.2
pandas-ta==0.3.14b
ccxt==2.6.26
ccxt==2.6.39
# Pin cryptography for now due to rust build errors with piwheels
cryptography==38.0.1; platform_machine == 'armv7l'
cryptography==39.0.0; platform_machine != 'armv7l'