diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index abf69ed..f9bce95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ nltk = "^3.5" torch-summary = "^1.4.2" defusedxml = "^0.6.0" omegaconf = "^2.0.2" -wandb = "^0.10.12" +wandb = "^0.10.27" einops = "^0.3.0" gtn = "^0.0.0" sentencepiece = "^0.1.95" |