DmitrMakeev
commited on
Commit
•
f23bd98
1
Parent(s):
3b0afe1
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -4,7 +4,6 @@ python-dotenv==0.19.2
|
|
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
|
|
|
|
4 |
gunicorn
|
5 |
requests
|
6 |
apscheduler
|
|
|
|
|
7 |
fastapi==0.68.0
|
8 |
+
uvicorn==0.13.4
|
9 |
+
unidecode
|