There is an issue with the fastparquet dependency: it requires cramjam>=2.3.
fastparquet
cramjam>=2.3
Setting the dependency to cramjam==2.10.0 resolves the problem.
cramjam==2.10.0