From e43457944ef2fc8c7ea57878e940853bde8db289 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 30 Sep 2021 23:09:14 +0200 Subject: Add new dependencies --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9c972e3..c081a9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,6 @@ matplotlib = "^3.2.1" tqdm = "^4.46.1" opencv-python = "^4.3.0" nltk = "^3.5" -torch-summary = "^1.4.2" defusedxml = "^0.6.0" omegaconf = "^2.1.0" einops = "^0.3.0" @@ -57,6 +56,7 @@ flake8-docstrings = "^1.6.0" darglint = "^1.8.0" jupyterlab = "^3.0.15" ipywidgets = "^7.6.3" +torchinfo = "^1.5.3" [tool.coverage.report] fail_under = 50 -- cgit v1.2.3-70-g09d2