From ef39d0f970b24e2e39cf5fd93a6fda6bbf90cb2c Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 20 Aug 2024 02:41:38 +0000 Subject: [PATCH] Update dependency numpy to v2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e6b316..f04fb11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ greenlet==3.0.3 idna==3.7 pip-install==1.3.5 Mastodon.py==1.8.1 -numpy==2.0.1 +numpy==2.1.0 pillow==10.4.0 python-dateutil==2.9.0.post0 python-magic==0.4.27