diff --git a/setup.py b/setup.py index 05261d71..1c34c693 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ REQUIREMENTS: dict = { 'qrcode[pil]', 'scipy', 'pathlib', - 'urllib.request', + 'urllib', 'sklearn', 'tornado', 'voila >=0.2.4',