From ea5ffdaf2f2d581b0adc7a8bff5e3b54deb20ac5 Mon Sep 17 00:00:00 2001 From: sorrychoe Date: Sun, 29 Sep 2024 18:50:11 +0900 Subject: [PATCH] hotfix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab8c779..9ab7ac0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ mlxtend>=0.22.0 openpyxl>=3.1.2 pandas>=2 pre-commit>=3 -pylint>=3.3.0 +pylint>=3.2.0 pytest>=7 scikit-learn>=1.0.0 tomotopy>=0.12.4