We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f027931 commit 58639a9Copy full SHA for 58639a9
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
setuptools.setup(
7
name="whatsapp-api-webhook-server-python",
8
version="0.0.3",
9
- install_requires=['requests'],
+ install_requires=[],
10
author="Ivan Sadovy",
11
author_email="sadiv@bk.ru",
12
description="This library helps you easily create a python '\
0 commit comments