dash>=2.15
dash_bootstrap_components>=1.4.2
dash_vtk>=0.0.9
py7zr>=0.20.8

[:python_version == "3.8"]
numpy<1.26.0,>=1.19.5
scipy==1.10.1

[:python_version >= "3.9"]
numpy<2.0.0,>=1.22.4
scipy>=1.12
