psutil>=5.7.2
coloredlogs==10.0
tabulate>=0.8.9
redis-py-cluster==2.1.3
redis==3.5.3
tqdm>=4.50.2
filelock>=3.4.2
protobuf~=3.20
smartredis>=0.4.0

[dev]
black>=20.8b1
isort>=5.6.4
pylint>=2.6.0
pytest>=6.0.0
pytest-cov>=2.10.1
click==8.0.2

[ml]
tensorflow==2.8.0
onnx==1.11.0
skl2onnx==1.11.1
onnxmltools==1.11.1
scikit-learn==1.1.1
