From 659a0147da7fda458ed3d1c8751eef2483a733d9 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Thu, 3 Dec 2020 08:02:12 +0700 Subject: [PATCH] system.txt: Replace tk with Pillow Related to https://github.com/tobi-wan-kenobi/bumblebee-status/issues/741 --- requirements/modules/system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/modules/system.txt b/requirements/modules/system.txt index 5d6fce4..aa8980c 100644 --- a/requirements/modules/system.txt +++ b/requirements/modules/system.txt @@ -1 +1 @@ -tkinter +Pillow # placeholder for tk