# FQBM — Four-Quadrant Balance Sheet Matrix # Python 3.10+ numpy>=1.24 scipy>=1.10 pandas>=2.0 statsmodels>=0.14 # Optional: workbook export openpyxl>=3.1 xlsxwriter>=3.1 # Optional: interactive dashboard # streamlit>=1.28 # dash>=2.14