psutil>=5.7.2
coloredlogs>=10.0
tabulate>=0.8.9
redis>=4.5
tqdm>=4.50.2
filelock>=3.4.2
protobuf~=3.20
smartredis>=0.4.1

[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

[mypy]
mypy>=1.3.0
types-psutil
types-redis
types-tabulate
types-tqdm
types-tensorflow
types-setuptools
