From 59a884b61a67dbcfa613976143730b5c8c2921d3 Mon Sep 17 00:00:00 2001 From: matixezor Date: Sun, 30 May 2021 14:54:59 +0200 Subject: [PATCH] update dependencies --- requirements.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a508ad..a741776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,8 @@ pygame==2.0.1 anytree~=2.8.0 numpy~=1.20.3 torch~=1.8.1 -opencv-python~=4.5.2.52 \ No newline at end of file +opencv-python~=4.5.2.52 +torchvision~=0.9.1 +pandas~=1.2.4 +torchaudio~=0.8.1 +PySoundFile~=0.9.0 \ No newline at end of file