From 912e8139f4d65e77572a2690ae311ff847eeba6f Mon Sep 17 00:00:00 2001 From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr> Date: Thu, 24 Mar 2022 09:44:54 -0400 Subject: [PATCH] requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa9e5e7d..a4da9f8b 100755 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ plotly>=4.2.1 matplotlib>=3.1.1 tabulate>=0.8.6 pyscm-ml>=1.0.0 -randomscm @ git+https://github.com/thibgo/randomscm@main#egg=randomscm +randomscm @ git+https://github.com/thibgo/randomscm@v0.0.0-alpha#egg=randomscm -- GitLab