diff --git a/requirements.txt b/requirements.txt index d7bc5ff..67005eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,9 +52,11 @@ jupyterlab_server==2.28.0 jupyterlab_widgets==3.0.16 kiwisolver==1.5.0 lark==1.3.1 +liac-arff==2.5.0 MarkupSafe==3.0.3 matplotlib==3.10.9 matplotlib-inline==0.2.1 +minio==7.2.20 mistune==3.2.0 nbclient==0.10.4 nbconvert==7.17.1 @@ -63,7 +65,9 @@ nest-asyncio==1.6.0 notebook==7.5.6 notebook_shim==0.2.4 numpy==2.4.4 +openml==0.15.1 packaging==26.2 +pandas==3.0.2 pandocfilters==1.5.1 parso==0.8.7 pillow==12.2.0 @@ -72,7 +76,9 @@ prometheus_client==0.25.0 prompt_toolkit==3.0.52 psutil==7.2.2 pure_eval==0.2.3 +pyarrow==24.0.0 pycparser==3.0 +pycryptodome==3.23.0 Pygments==2.20.0 pyparsing==3.3.2 python-dateutil==2.9.0.post0 @@ -97,6 +103,7 @@ terminado==0.18.1 threadpoolctl==3.6.0 tinycss2==1.4.0 tornado==6.5.5 +tqdm==4.67.3 traitlets==5.14.3 typing_extensions==4.15.0 tzdata==2026.2 @@ -107,3 +114,4 @@ webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 widgetsnbextension==4.0.15 +xmltodict==1.0.4