From b34013bd188dc9dc89c0b4e8ed4d97f0b1fcbd93 Mon Sep 17 00:00:00 2001 From: joao-voltarelli Date: Thu, 30 Jan 2025 17:23:14 -0300 Subject: [PATCH] MNT: Removing numpy lock --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d7306c..9d0039b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pywinauto pynput psutil Pillow>=8.1.1 -numpy<2 \ No newline at end of file +numpy \ No newline at end of file