pandas>=1.3.0
numpy>=1.20.0
statsmodels>=0.12.0
linearmodels>=4.25
openpyxl>=3.0.0
python-docx>=0.8.11
scipy>=1.7.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
nbsphinx>=0.8

[test]
pytest>=6.0
pytest-cov>=2.0
