summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2e7cf28..2f08ace 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,10 +16,10 @@ omegaconf = "^2.1.0"
einops = "^0.3.0"
pytorch-lightning = "^1.6.3"
hydra-core = "^1.1.1"
-attr = "^0.3.1"
smart-open = "^5.2.1"
torch = "^1.11.0"
torchvision = "^0.12.0"
+attrs = "^21.4.0"
[tool.poetry.dev-dependencies]
pytest = "^5.4.2"