| # Required for fairlearn | |
| matplotlib>=3.0.3 | |
| numpy>=1.17.2 | |
| pandas>=0.25.1 | |
| scikit-learn>=0.21.3 | |
| scipy>=1.3.1 | |
| # Required for environment | |
| autopep8 | |
| flake8 | |
| flake8-blind-except | |
| flake8-builtins | |
| flake8-docstrings | |
| flake8-logging-format | |
| flake8-rst-docstrings | |
| requirements-parser | |
| # Required for test | |
| nbformat | |
| papermill | |
| # Pin pytest due to VS Code issue | |
| pytest==5.0.1 | |
| pytest-cov | |
| nteract-scrapbook | |
| tempeh==0.1.12 | |
| wheel | |
| # Required for notebooks | |
| jupyter | |
| nbval | |
| shap | |
| # Required for documentation | |
| sphinx |