From 0ff03150a2fa20a9e14fda5426997eff2380cb89 Mon Sep 17 00:00:00 2001 From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr> Date: Thu, 24 Mar 2022 09:55:12 -0400 Subject: [PATCH] requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4da9f8b..be0dba3f 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@v0.0.0-alpha#egg=randomscm +randomscm @ git+https://github.com/thibgo/randomscm.git@v0.0.0-alpha#egg=randomscm -- GitLab