diff --git a/setup.py b/setup.py index 1c34c693..5fa01807 100644 --- a/setup.py +++ b/setup.py @@ -29,8 +29,6 @@ REQUIREMENTS: dict = { 'numpy', 'qrcode[pil]', 'scipy', - 'pathlib', - 'urllib', 'sklearn', 'tornado', 'voila >=0.2.4',