From ca3e7b0a0856c8291fc181c2fb11a2e828cfcc54 Mon Sep 17 00:00:00 2001
From: Muhammed Kocabas <muhammed.kocabas@tuebingen.mpg.de>
Date: Wed, 13 Oct 2021 12:50:05 +0200
Subject: [PATCH] fix https://github.com/mkocabas/SPEC/issues/1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3520e56..a441910 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25,6 +25,6 @@ flatten-dict==0.2.0
 fastai==1.0.55
 jpeg4py==0.1.4
 chumpy==0.70
-https://github.com/mkocabas/PARE.git
+git+https://github.com/mkocabas/PARE.git
 git+https://github.com/mkocabas/yolov3-pytorch.git
 git+https://github.com/mkocabas/multi-person-tracker.git
\ No newline at end of file