From 2d6e2efd63c54664bca1fcdfba7e436938197dff Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Sun, 6 Nov 2022 19:30:10 +0000 Subject: python/statsmodels: Fix deps. Signed-off-by: Willy Sudiarto Raharjo --- python/statsmodels/statsmodels.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/statsmodels/statsmodels.info b/python/statsmodels/statsmodels.info index 378cbed7c0..ba5cf888fb 100644 --- a/python/statsmodels/statsmodels.info +++ b/python/statsmodels/statsmodels.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.6. MD5SUM="f7580ebf7d2a2c9b87abfad190dcb9a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="matplotlib pandas scipy" +REQUIRES="matplotlib pandas python2-scipy" MAINTAINER="R. S. Ananda Murthy" EMAIL="rsamurti@gmail.com" -- cgit v1.2.3