From 532599a6b58ea5dba309c5d0dedd92b5e3312411 Mon Sep 17 00:00:00 2001 From: jonilaserson Date: Mon, 5 May 2025 21:21:32 +0300 Subject: [PATCH] Revert "Bump numpy from 1.16.3 to 1.22.0" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f503f3..7fdf085 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==1.0.5 scikit-learn==0.20.0 scipy==1.4.1 -numpy==1.22.0 +numpy==1.16.3 six==1.11.0 tabulate==0.8.7