revert ccxt version bump

This commit is contained in:
gaardiolor
2024-10-27 12:27:54 +01:00
committed by GitHub
parent 7d1976ad05
commit a7681fc712

View File

@@ -4,7 +4,7 @@ bottleneck==1.4.2
numexpr==2.10.1
pandas-ta==0.3.14b
ccxt==4.4.22
ccxt==4.4.20
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.3; platform_machine != 'armv7l'
aiohttp==3.10.10