development.txt 177 B

12345678910111213141516
  1. setuptools >=77.0.0
  2. setuptools_scm
  3. pip !=24.2
  4. wheel
  5. virtualenv
  6. build
  7. pkgconfig
  8. tox
  9. pytest
  10. pytest-xdist
  11. coverage[toml]
  12. pytest-cov
  13. pytest-benchmark
  14. Cython
  15. pre-commit
  16. bandit[toml]