From b7db58656b130a65120b82cc3309ec909e065466 Mon Sep 17 00:00:00 2001 From: Youngkwan-Cho Date: Thu, 31 Aug 2023 15:13:37 +0900 Subject: [PATCH] . --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df2a999..f64cc98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Base ---------------------------------------- hydra-core>=1.2.0 -matplotlib>=3.2.2 +matplotlib>=3.3 numpy>=1.18.5 opencv-python>=4.1.1 Pillow>=7.1.2