jsonschema>=4.25.1
psutil>=7.1.3
requests>=2.32.5

[:python_version < "3.9"]
importlib-resources>=5.0.0

[dev]
pytest>=6.0
pytest-cov>=2.12.0
black>=21.5b2
isort>=5.8.0
mypy>=0.812
