# python -m pip install -r requirements.txt
dash[diskcache]>=2.14.0
pandas>=2.0.0
# Parquet engine - pyarrow is required for all platforms
pyarrow>=14.0.0
dash-bootstrap-components>=1.5.0
dash-ag-grid>=31.0.0
diskcache>=5.6.0
psutil>=5.9.0
multiprocess>=0.70.0
scipy>=1.10.0
plotly>=5.17.0
numpy>=1.24.0,<2.0
scikit-learn>=1.3.0
scikit-learn-extra>=0.3.0

