aiohttp~=3.8
v3io~=0.5.14
# exclude pandas 1.5.0 due to https://github.com/pandas-dev/pandas/issues/48767
# and 1.5.* due to https://github.com/pandas-dev/pandas/issues/49203
pandas>=1, !=1.5.*, <3
numpy>=1.16.5,<1.23
# pyarrow 13 and over cause test failures
pyarrow>=1,<13
v3io-frames~=0.10.3
v3iofs~=0.1.9
xxhash>=1
nuclio-sdk>=0.5.3