llamacppctl/requirements-dev.txt

7 lines
167 B
Text
Raw Normal View History

# Development/test dependencies (mirrors [project.optional-dependencies].dev
# in pyproject.toml).
-r requirements.txt
pytest>=7.4
ruff>=0.6
mypy>=1.11
types-requests