From aa7fb675dd9b87dfa6081696a5d8977ed3f0406d Mon Sep 17 00:00:00 2001 From: Enrico Ubaldi Date: Tue, 20 Sep 2022 11:07:35 +0200 Subject: [PATCH] Updated dependencies for example notebooks. --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 3715dee..b145b42 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,6 +45,8 @@ install_requires = scikit-learn scipy seaborn + statsmodels + requests [options.extras_require] complete = %(doc)s