Skip to content

Commit 58639a9

Browse files
committed
setup req
1 parent f027931 commit 58639a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setuptools.setup(
77
name="whatsapp-api-webhook-server-python",
88
version="0.0.3",
9-
install_requires=['requests'],
9+
install_requires=[],
1010
author="Ivan Sadovy",
1111
author_email="sadiv@bk.ru",
1212
description="This library helps you easily create a python '\

0 commit comments

Comments
 (0)