From 116938b7fac8132924b3b7b2ea441079a5bd3193 Mon Sep 17 00:00:00 2001 From: ori agranat Date: Mon, 19 Aug 2019 23:44:45 +0300 Subject: [PATCH] fixed requirements txt --- backend/requirement.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirement.txt b/backend/requirement.txt index 47a0882ef..84e5a9010 100644 --- a/backend/requirement.txt +++ b/backend/requirement.txt @@ -1,3 +1,4 @@ tornado pyzmq -robotpy-cscore \ No newline at end of file +robotpy-cscore +netifaces \ No newline at end of file