numpy>=1.19.0
pandas>=1.2.0
matplotlib>=3.3.0
requests>=2.25.0
beautifulsoup4>=4.9.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=22.0
flake8>=4.0
mypy>=0.9
sphinx>=4.0
sphinx-rtd-theme>=1.0

[ml]
scikit-learn>=1.0

[plot]
matplotlib>=3.0
seaborn>=0.11
