pandas>=1.5.0
numpy>=1.21.0
scipy>=1.9.0
pyyaml>=6.0
click>=8.0.0
pydantic>=2.0.0
requests>=2.20.0
jsonschema>=4.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
flake8>=5.0.0
