Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
640817d
1
Parent(s):
afbd53b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ python-dotenv==0.19.2
|
|
4 |
gunicorn
|
5 |
requests
|
6 |
apscheduler
|
7 |
-
|
8 |
whatsapp-api-webhook-server-python
|
9 |
fastapi==0.68.0
|
10 |
uvicorn==0.13.4
|
|
|
4 |
gunicorn
|
5 |
requests
|
6 |
apscheduler
|
7 |
+
whatsapp-api-client-python
|
8 |
whatsapp-api-webhook-server-python
|
9 |
fastapi==0.68.0
|
10 |
uvicorn==0.13.4
|