Spaces:
Runtime error
Runtime error
| -r requirements.txt | |
| # Testing | |
| pytest>=7.4.0 | |
| pytest-cov>=4.1.0 | |
| pytest-mock>=3.12.0 | |
| # Linting / formatting | |
| black>=23.12.0 | |
| ruff>=0.1.9 | |
| mypy>=1.7.0 | |
| # Pre-commit hooks | |
| pre-commit>=3.5.0 | |