From 60297304a19308c0d83058c75a6a927bd0201e89 Mon Sep 17 00:00:00 2001 From: mnoszczak Date: Mon, 19 Jun 2023 11:28:18 +0200 Subject: [PATCH] Lock numpy version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b48d8bd12..4f1055233 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ google-api-core>=1.22.1 imagesize nbconvert~=7.2.6 nbformat~=5.7.0 -numpy +numpy~=1.21.6 opencv-python PILLOW pydantic>=1.8,<2.0