From 9307bcc8d1a811cd90f77ba851ee4b93cff047d3 Mon Sep 17 00:00:00 2001 From: G_will Date: Thu, 10 Dec 2020 18:14:55 +0800 Subject: [PATCH] fix typo fix typo --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index cc495824e..065e30605 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,6 @@ REQUIRED = [ "lightgbm", "tornado", "joblib>=0.17.0", - "fire>=0.3.1", "ruamel.yaml>=0.16.12", ]