diff --git a/setup.py b/setup.py index d4632c0..69b7b9e 100644 --- a/setup.py +++ b/setup.py @@ -22,9 +22,7 @@ setup( 'tqdm', 'ujson', 'pydantic', - 'gin-config', - 'absl-py', - 'pydantic', + 'matplotlib', ], test_suite='tests',