From 0f5c00a4acfe5a6c85130b0138d165b8fb616839 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 6 Feb 2022 22:46:34 +0100 Subject: chore: add smart-open --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index ce4a5c4..31f0345 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ hydra-core = "^1.1.1" attr = "^0.3.1" torch = "^1.10.1" torchvision = "^0.11.2" +smart-open = "^5.2.1" [tool.poetry.dev-dependencies] pytest = "^5.4.2" -- cgit v1.2.3-70-g09d2