numpy>=1.20
pandas>=1.3
scipy>=1.7
matplotlib>=3.4
plotly>=5.0
sqlalchemy>=1.4
pyyaml>=5.4
requests>=2.25

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
sphinx-copybutton>=0.5
sphinx-autodoc-typehints>=1.12
myst-parser>=0.15

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