We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dcecc7 + 3cdff41 commit 2ae749cCopy full SHA for 2ae749c
pyproject.toml
@@ -20,6 +20,8 @@ dependencies = [
20
'ccxt >= 4.0.112',
21
'pandas >= 2.1.1',
22
'aiolimiter >= 1.1.0',
23
+ 'pyarrow',
24
+ 'fastparquet',
25
]
26
27
[project.optional-dependencies]
0 commit comments