diff --git a/notebook/requirements.txt b/notebook/requirements.txt index 3375307..f5e7c7f 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -7,21 +7,21 @@ click==7.1.2 cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0 -Django==3.0.7 +Django==4.2.30 entrypoints==0.3 importlib-metadata==1.5.0 ipykernel==5.2.0 -ipython==7.13.0 +ipython==9.13.0 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.16.0 -Jinja2==2.11.1 -joblib==0.14.1 +Jinja2==3.1.6 +joblib==1.5.3 json5==0.9.3 jsonschema==3.2.0 jupyter-client==6.1.0 -jupyter-core==4.6.3 -jupyterlab==2.0.1 +jupyter-core==5.9.1 +jupyterlab==4.4.8 jupyterlab-server==1.0.7 kiwisolver==1.2.0 lazy-object-proxy==1.4.3 @@ -30,11 +30,11 @@ matplotlib==3.2.1 mccabe==0.6.1 mistune==0.8.4 more-itertools==8.3.0 -nbconvert==5.6.1 +nbconvert==7.17.1 nbformat==5.0.4 -nltk==3.5 -notebook==6.1.5 -numpy==1.18.2 +nltk==3.9.4 +notebook==7.5.5 +numpy==2.4.4 packaging==20.4 pandas==1.0.3 pandocfilters==1.4.2 @@ -45,31 +45,31 @@ pluggy==0.13.1 prometheus-client==0.7.1 prompt-toolkit==3.0.4 ptyprocess==0.6.0 -py==1.8.1 +py==1.11.0 Pygments==2.6.1 pylint==2.5.2 pyparsing==2.4.7 pyrsistent==0.15.7 -pytest==5.4.2 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2019.3 pyzmq==19.0.0 regex==2020.5.14 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 Send2Trash==1.5.0 six==1.14.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.5.4 terminado==0.8.3 testpath==0.4.4 toml==0.10.1 -tornado==6.0.4 -tqdm==4.46.0 +tornado==6.5.5 +tqdm==4.66.3 traitlets==4.3.3 wcwidth==0.1.9 webencodings==0.5.1 wrapt==1.12.1 xlrd==1.2.0 xlsx2csv==0.7.6 -zipp==3.1.0 +zipp==3.19.1 diff --git a/requirements-train.txt b/requirements-train.txt index 2f4d3bc..5e3b6e4 100644 --- a/requirements-train.txt +++ b/requirements-train.txt @@ -4,41 +4,41 @@ attrs==19.3.0 click==7.1.2 cycler==0.10.0 dill==0.3.2 -Django==3.0.7 -Flask==1.1.2 -Flask-Cors==3.0.8 -gunicorn==20.0.4 +Django==4.2.30 +Flask==3.1.3 +Flask-Cors==6.0.0 +gunicorn==22.0.0 isort==4.3.21 itsdangerous==1.1.0 -Jinja2==2.11.2 -joblib==0.15.1 +Jinja2==3.1.6 +joblib==1.5.3 kiwisolver==1.2.0 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 matplotlib==3.2.2 mccabe==0.6.1 more-itertools==8.4.0 -nltk==3.5 -numpy==1.18.5 +nltk==3.9.4 +numpy==2.4.4 packaging==20.4 pandas==1.0.4 pluggy==0.13.1 -py==1.8.2 +py==1.11.0 pylint==2.5.3 pyparsing==2.4.7 -pytest==5.4.3 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2020.1 regex==2020.6.8 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 six==1.15.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.5.4 threadpoolctl==2.1.0 toml==0.10.1 -tqdm==4.46.1 +tqdm==4.66.3 wcwidth==0.2.4 -Werkzeug==1.0.1 +Werkzeug==3.1.6 wrapt==1.12.1 psutil==5.7.0 diff --git a/requirements.txt b/requirements.txt index b8ed1b3..e081267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,38 +2,38 @@ astroid==2.4.2 attrs==19.3.0 click==7.1.2 dill==0.3.2 -Flask==1.1.2 -Flask-Cors==3.0.8 -gunicorn==20.0.4 +Flask==3.1.3 +Flask-Cors==6.0.0 +gunicorn==22.0.0 isort==4.3.21 itsdangerous==1.1.0 -Jinja2==2.11.2 -joblib==0.15.1 +Jinja2==3.1.6 +joblib==1.5.3 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==8.4.0 -nltk==3.5 -numpy==1.18.5 +nltk==3.9.4 +numpy==2.4.4 packaging==20.4 pandas==1.0.4 pluggy==0.13.1 -py==1.8.2 +py==1.11.0 pylint==2.5.3 pyparsing==2.4.7 -pytest==5.4.3 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2020.1 regex==2020.6.8 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 six==1.15.0 sklearn==0.0 threadpoolctl==2.1.0 toml==0.10.1 -tqdm==4.46.1 +tqdm==4.66.3 uWSGI==2.0.19 wcwidth==0.2.4 -Werkzeug==1.0.1 +Werkzeug==3.1.6 wrapt==1.12.1 psutil==5.7.0