requirements-dev.txt 112 B

12345678910
  1. pytest
  2. pytest-forked
  3. pytest-asyncio==0.16.0
  4. pytest-cov
  5. tqdm
  6. scikit-learn
  7. torchvision
  8. black==21.6b0
  9. isort
  10. psutil