From 267fc9cb3519d3ad8f66d04a99a57e30a886252a Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 21 Dec 2025 18:07:14 +0000 Subject: Switched to using matplotlib to render the file sizes, displayed files and directories sorted --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 79b6b40..40916eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ pypiwin32 Pillow win32gui +matplotlib -- cgit v1.2.3