vllm/requirements-dev.txt

16 lines
160 B
Plaintext

# formatting
yapf==0.32.0
ruff==0.1.5
# type checking
mypy==0.991
types-PyYAML
types-requests
types-setuptools
# testing
pytest
pytest-forked
pytest-asyncio