From 6eaa7cf9f9e88a21f4ee5f6d9c69bbd544033eb3 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Tue, 26 Oct 2021 19:09:02 +0200 Subject: [PATCH] Revert "Bump numpy from 1.21.2 to 1.21.3" This reverts commit 549a37d6e3af18947f5d008eb1c954b64c5a806b. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c86b81a..1c81615 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gmqtt==0.6.11 -numpy==1.21.3 +numpy==1.21.2 Pillow==8.4.0 aiohttp==3.7.4.post0 cachetools==4.2.4 \ No newline at end of file