diff --git a/setup.py b/setup.py index a730fc9..f98028a 100755 --- a/setup.py +++ b/setup.py @@ -95,7 +95,6 @@ class CustomInstallScriptsCommand(install_scripts): }, install_requires=[ 'boto3>=1.29', - 'botocore>=1.29', 'pyperclip>=1.8', 'keyring>=24.3', 'beautifulsoup4>=4.12',