RAG_Eval / requirements-dev.txt
Rom89823974978's picture
Hoepfully fixed webhook errors
be306d4
raw
history blame contribute delete
177 Bytes
# Code quality
black>=24.3
isort>=5.13
flake8>=7.0
pre-commit>=3.5
# Testing & coverage
pytest>=8.2
pytest-cov>=4.1
coverage>=7.5
# Docs site
mkdocs>=1.5
mkdocs-material>=9.5