TensorRT-LLMs/requirements-dev.txt
dominicshanshan 404fbe9b32
[https://nvbugs/5277113][fix]genai-perf API change stress test (#4300)
* fix bug 5277113.

Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>

* fix bug 5277113 and 5278517.

Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>

---------

Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>
2025-05-15 14:12:34 +08:00

34 lines
440 B
Plaintext

-r requirements.txt
einops
graphviz
mypy
mako
oyaml
parameterized
pre-commit
pybind11
pybind11-stubgen
pytest
pytest-asyncio
pytest-cov
pytest-csv
pytest-env
pytest-forked
pytest-xdist
pytest-timeout
pytest-split
pytest-mock
pytest-threadleak
rouge_score
cloudpickle
typing-extensions==4.12.2
bandit==1.7.7
jsonlines==4.0.0
jieba==0.42.1
rouge==1.0.1
pytest-rerunfailures
ruff==0.9.4
lm_eval[api]==0.4.8
docstring_parser
genai-perf==0.0.13