From 781392364b61a1b9b3ce665ea3ca50a34a38135a Mon Sep 17 00:00:00 2001
From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr>
Date: Wed, 23 Mar 2022 12:16:59 -0400
Subject: [PATCH] Install requirements

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

diff --git a/requirements.txt b/requirements.txt
index 2cdbce0e..9f7d6161 100755
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,5 +11,5 @@ pyyaml>=3.12
 plotly>=4.2.1
 matplotlib>=3.1.1
 tabulate>=0.8.6
-pyscm-ml==0.1.0
+git+https://github.com/aldro61/pyscm@releases/tag/v0.1.0-alpha#egg=pyscm
 
-- 
GitLab