numpy>=1.19.2
scipy>=1.5.4
pyserial>=3.5
PyYAML>=5.4.1
pyparsing>=2.4.7
matplotlib>=3.3

[pyqtgraph]
pyqtgraph==0.11.*
PyOpenGL~=3.1.5

[pyqtgraph:python_version == "3.7"]
PyQt5==5.12.*

[pyqtgraph:python_version == "3.8"]
PyQt5==5.15.*

[pyqtgraph:python_version == "3.9"]
PyQt6==6.0.*
