From 9b3cf86f170d84753a3bb893d57547fe78c2ada7 Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Mon, 31 Jan 2022 23:17:56 -0300 Subject: [PATCH] Added pyacvd in requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/requirements.txt b/requirements.txt index c40434c..ffb6379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,4 @@ vtk==9.0.3 wxPython==4.1.1 Theano==1.0.5 torch==1.9.1 +pyacvd==0.2.7 -- libgit2 0.21.2