# Requirements for using the RedVox Python SDK.

cython
dataclasses-json >= 0.5.1
fastkml>=0.11
lxml>=4.5.2
lz4>=3.1.0
numpy<=1.22.4
pandas>=1.4.1
protobuf==3.20.0 # TODO: Trying to use the CPP implementation with new versions causes tests to fail.
psutil
pyserde
pyarrow
requests>=2.24.0
scipy>=1.8.0
scikit-learn
toml
tomli_w # for pyserde
websocket-client>=1.3.2
