From 513b1df984651ef52189e91705608fa10011e032 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sat, 2 Jul 2022 09:34:08 +0200 Subject: [PATCH] Loosen requirements --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index af57b7c..e766cca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,6 +23,8 @@ install_requires = scikit-learn matplotlib numpy + nbconvert + ipython unidecode >= 1.3.0 syntok >= 1.4.0 langcodes[data] >= 3.3.0 @@ -32,8 +34,6 @@ install_requires = boto3 >= 1.23.0 plotly >= 5.8.0 dash >= 2.4.0 - nbconvert >= 6.5.0 - ipython >= 8.0.0 fastapi >= 0.70.0 uvicorn[standard] >= 0.18.0 watchdog >= 2.1.0