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

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

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