From 6b8773a772d4f8ed5ad317b15772530707fa037f Mon Sep 17 00:00:00 2001 From: Normann Date: Wed, 2 Oct 2024 21:10:29 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 65 +++++------------------------------------------- 1 file changed, 6 insertions(+), 59 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6c5d5be..a024680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,61 +1,8 @@ -absl-py==2.1.0 -astunparse==1.6.3 -blinker==1.8.2 -certifi==2024.8.30 -charset-normalizer==3.3.2 -click==8.1.7 -contourpy==1.3.0 -cycler==0.12.1 -deap==1.4.1 -Flask==3.0.3 -flatbuffers==24.3.25 -fonttools==4.54.1 -gast==0.6.0 -google-pasta==0.2.0 -grpcio==1.66.1 -h5py==3.12.1 -idna==3.10 -itsdangerous==2.2.0 -Jinja2==3.1.4 -joblib==1.4.2 -keras==3.5.0 -kiwisolver==1.4.7 -libclang==18.1.1 -Mako==1.3.5 -mariadb==1.1.10 -Markdown==3.7 -markdown-it-py==3.0.0 -MarkupSafe==2.1.5 -matplotlib==3.9.2 -mdurl==0.1.2 -ml-dtypes==0.5.0 -namex==0.0.8 numpy==1.26.4 -opt-einsum==3.4.0 -optree==0.12.1 -packaging==24.1 -pandas==2.2.3 -pdoc3==0.11.1 -pillow==10.4.0 -protobuf==5.28.2 -Pygments==2.18.0 -pyparsing==3.1.4 -python-dateutil==2.9.0.post0 -pytz==2024.2 -requests==2.32.3 -rich==13.8.1 +mariadb==1.1.10 +matplotlib==3.9.2 +flask==3.0.3 scikit-learn==1.5.2 -scipy==1.14.1 -setuptools==75.1.0 -six==1.16.0 -tensorboard==2.18.0 -tensorboard-data-server==0.7.2 -tensorflow==2.17.0 -termcolor==2.4.0 -threadpoolctl==3.5.0 -typing_extensions==4.12.2 -tzdata==2024.2 -urllib3==2.2.3 -Werkzeug==3.0.4 -wheel==0.44.0 -wrapt==1.16.0 +deap==1.4.1 +joblib==1.4.2 +requests==2.32.3