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