pandas>=1.3.0
numpy>=1.20.0
matplotlib>=3.4.0
seaborn>=0.11.2
jinja2>=3.0.0
PyYAML>=5.4

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.9

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

[notebook]
ipython>=7.0
jupyter>=1.0
