From 77e5f4bf51dc49d5db7da7ea48608195e5661d63 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 29 Mar 2023 14:34:29 -0600 Subject: [PATCH] Add matplotlib --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a144491..3741be8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,7 @@ install_requires = ray[tune,rllib]==2.3.1 numpy<1.24.0 tqdm==4.64.1 + matplotlib [options.extras_require] tensorflow = tensorflow