add requiremnts

This commit is contained in:
Crai-cry 2026-05-05 21:26:49 +03:00
parent 54f3f34df0
commit 7ab592f510

View File

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