diff --git a/pyproject.toml b/pyproject.toml index 71449ed..a96b793 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ "Programming Language :: Python :: Implementation :: PyPy", ] dependencies = [ - "tensorrt_llm==0.9.0.dev2024040200", + "tensorrt_llm==0.9.0.dev2024032600", "Cython==3.0.10", "youtokentome @ git+https://github.com/gburlet/YouTokenToMe.git@dependencies", "deepmultilingualpunctuation==1.0.1",