From 21cab75b79a224b5bd6f6fb337bdd4bf207a1af7 Mon Sep 17 00:00:00 2001 From: AshwinBV <55013322+AshwinBV@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:33:54 +0530 Subject: [PATCH] Rename dependency to requirements.txt --- dependency => requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dependency => requirements.txt (78%) diff --git a/dependency b/requirements.txt similarity index 78% rename from dependency rename to requirements.txt index e741679..0ffcd3e 100644 --- a/dependency +++ b/requirements.txt @@ -1,3 +1,3 @@ opencv - pip install python-opencv ? opencv dependencies - pip install opencv-contrib-python -numpy - pip install numpy \ No newline at end of file +numpy - pip install numpy