From 57a929345813487628e0bb48329af991a75cbfba Mon Sep 17 00:00:00 2001 From: Fotoente Date: Sun, 8 May 2022 11:01:59 +0200 Subject: [PATCH] Changed requirements to reflect the need of git+ for MiPAC --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a239e24..98449bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ requests msgpack regex git+https://github.com/yupix/mipa.git -mipac +git+https://github.com/yupix/mipac.git