marsupialtail / quokka

Making data lake work for time series
https://marsupialtail.github.io/quokka/
Apache License 2.0
1.1k stars 60 forks source link

add some dependencies I needed to run example #37

Closed robcxyz closed 1 year ago

robcxyz commented 1 year ago

I needed these dependencies to get an example to run so figured I'd PR.

marsupialtail commented 1 year ago

this is interesting. Why do you need to explicitly specify grpcio? I think this could lead to wierd dependency problems with Ray and Arrow. Is that absolutely required for you to get your example working? And what example were you trying to run?