diff --git a/setup.py b/setup.py index 7bcd4999578f875f747837d43af6333465e967fc..ddb04dd9df1b31f9034e17c7928840c9e5f21b43 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,9 @@ setup( 'keras', 'scipy', 'psutil', - 'imageio'], + 'imageio', + 'matplotlib', + 'docopt'], # classifiers is needed for uploading package on pypi. # The list of classifiers elements can be found at : # https://pypi.python.org/pypi?%3Aaction=list_classifiers