requirements-dev.txt 94 B

123456789
  1. pytest
  2. pytest-forked
  3. pytest-asyncio
  4. pytest-cov
  5. codecov
  6. tqdm
  7. scikit-learn
  8. black==21.6b0
  9. psutil