aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 3ffbde2..a9fcaf4 100755
--- a/setup.py
+++ b/setup.py
@@ -35,10 +35,8 @@ setup(
'aiohttp>=3.0.1',
'cryptography>=2.8',
'keyring>=21',
- 'msal>=1.0',
'oauthlib>=3.1',
'pyinotify>=0.9.6',
- 'requests>=2.18',
],
include_package_data=True,
zip_safe=False)