diff --git a/setup.py b/setup.py index 0c32040f..0c9989f7 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ REQUIREMENTS: dict = { 'qrcode[pil]', 'scipy', 'pathlib', - 'urllib.request', + 'urllib', 'sklearn', 'tornado', 'voila >=0.2.4',