influxdb-client==1.30.0
minio==7.1.10
drift-protocol~=0.1.0
wavelet-buffer~=0.1.0
paho-mqtt==1.6.1
numpy==1.23.1

[docs]
mkdocs~=1.3
mkdocs-material~=8.3
plantuml-markdown~=3.5
mkdocs-same-dir~=0.1
mkdocstrings[python]~=0.19

[format]
black==22.6.0

[lint]
pylint==2.14.4
pylint-protobuf==0.20.2

[test]
pytest==7.1.2
pytest-mock==3.8.2
