  # build
  cmake
  ruamel.yaml
  # lint
  pre-commit
  # testing
  build==0.7.0
  hypothesis
  pytest
  pytest-asyncio
  pytest-cov
  pytest-httpserver
  pytest-benchmark
  pytest-pyodide==0.23.1
