From 74a3df70a47630b7e95abc09197d23de9b81d4de Mon Sep 17 00:00:00 2001
From: Jordan Gong <jordan.gong@protonmail.com>
Date: Tue, 22 Dec 2020 21:03:57 +0800
Subject: Remove unused Matplotlib dependency

---
 requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'requirements.txt')

diff --git a/requirements.txt b/requirements.txt
index c58a9c3..1cd933b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,5 +2,4 @@ torch~=1.7.1
 torchvision~=0.8.0a0+ecf4e9c
 numpy~=1.19.4
 tqdm~=4.54.1
-Pillow~=8.0.1
-matplotlib~=3.3.3
\ No newline at end of file
+Pillow~=8.0.1
\ No newline at end of file
-- 
cgit v1.2.3