Merge pull request #9451 from freqtrade/remove_blosc

Remove dependency on blosc
This commit is contained in:
Matthias
2023-11-20 14:53:04 +01:00
committed by GitHub

View File

@@ -20,7 +20,6 @@ tabulate==0.9.0
pycoingecko==3.1.0
jinja2==3.1.2
tables==3.9.1
blosc==1.11.1
joblib==1.3.2
rich==13.7.0
pyarrow==14.0.1; platform_machine != 'armv7l'