From de0551e13823acf86b4321accafe5866a610dc83 Mon Sep 17 00:00:00 2001 From: raynardj Date: Wed, 27 Apr 2022 18:58:58 +0800 Subject: [PATCH] Pillow Dependency --- settings.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.ini b/settings.ini index f54a803..2726bab 100644 --- a/settings.ini +++ b/settings.ini @@ -7,7 +7,7 @@ author = xiaochen(ray) zhang author_email = b2ray2c@gmail.com copyright = xiaochen(ray) zhang branch = master -version = 1.0.0 +version = 1.0.1 min_python = 3.6 host = github audience = Developers @@ -18,4 +18,4 @@ status = 2 doc_path = docs lib_path = forgebox title = ForgeBox -requirements = category>=0.1.0 jupyterlab_widgets ipywidgets pandas \ No newline at end of file +requirements = category>=0.1.0 jupyterlab_widgets ipywidgets pandas Pillow \ No newline at end of file