diff --git a/setup.py b/setup.py index 0c9989f7..a70d5237 100644 --- a/setup.py +++ b/setup.py @@ -31,8 +31,6 @@ REQUIREMENTS: dict = { 'psutil', 'qrcode[pil]', 'scipy', - 'pathlib', - 'urllib', 'sklearn', 'tornado', 'voila >=0.2.4',