Spaces:
Sleeping
Sleeping
-r requirements.txt | |
# Testing | |
pytest==7.4.3 | |
pytest-cov==4.1.0 | |
# Linting | |
flake8==6.1.0 | |
black==23.11.0 | |
# Type checking | |
mypy==1.7.1 | |
# Documentation | |
sphinx==7.2.6 | |
sphinx-rtd-theme==1.3.0 | |
# Development tools | |
pre-commit==3.5.0 | |
python-dotenv==1.0.0 | |