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

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

diff --git a/requirements.txt b/requirements.txt
index 701e74b0..2cdbce0e 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
+pyscm-ml==0.1.0
 
-- 
GitLab