diff --git a/pyproject.toml b/pyproject.toml index 0df2117..cddaf7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = [ "sentencepiece>=0.2.1", "scikit-learn>=1.7.2", "simplejson>=3.20.2", - "tabulate>=0.9.0", + "tabulate>=0.10.0", "tensorboard>=2.20.0", "tqdm>=4.67.1", "transformers[torch]>=4.57.1",