diff --git a/setup.py b/setup.py index 34172e7..25947a8 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ author_email="isaackeinstein@gmail.com", license="MIT", packages=["sarufi"], - install_requires=["requests", "pyyaml", "python-telegram-bot"], + install_requires=["requests", "pyyaml"], keywords=[ "sarufi", "Sarufi Python SDK",