From d71511da98fac9484732e0275bc5126505845e01 Mon Sep 17 00:00:00 2001
From: Ketan Kotwal <ketan.kotwal@idiap.ch>
Date: Mon, 30 Nov 2020 12:52:29 +0100
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 089f1ab..0dacedd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,6 @@
 setuptools
 numpy
-bob.extension
\ No newline at end of file
+bob.bio.base
+bob.bio.video
+bob.pad.face
+bob.learn.pytorch
-- 
GitLab