cleanlab--cleanlab
10abd7d191
* add flake8 configuration in setup.cfg
15 行
182 B
Plaintext
15 行
182 B
Plaintext
# Python dependencies for development
|
|
coverage != 6.3, != 6.3.*
|
|
mypy
|
|
pandas-stubs
|
|
pre-commit
|
|
pytest
|
|
pytest-cov
|
|
pytest-lazy-fixture
|
|
requests
|
|
scipy
|
|
torch
|
|
torchvision
|
|
skorch
|
|
tensorflow
|