summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 42c8e75..c1ba411 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,12 +28,13 @@ omegaconf = "^2.0.2"
einops = "^0.3.0"
gtn = "^0.0.0"
sentencepiece = "^0.1.95"
-pytorch-lightning = "^1.3.5"
+pytorch-lightning = "^1.3.8"
Pillow = "^8.1.2"
madgrad = "^1.0"
editdistance = "^0.5.3"
torchmetrics = "^0.2.0"
hydra-core = "^1.0.6"
+attr = "^0.3.1"
[tool.poetry.dev-dependencies]
pytest = "^5.4.2"