From db86cef2d308f58325278061c6aa177a535e7e03 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 1 Jun 2022 23:10:12 +0200 Subject: Replace attr with attrs --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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" -- cgit v1.2.3-70-g09d2