Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ gunicorn
|
|
| 16 |
|
| 17 |
# Add any other specific versions if needed, e.g.:
|
| 18 |
# Flask==2.3.3
|
| 19 |
-
# twilio==9.7.1
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
# Add any other specific versions if needed, e.g.:
|
| 18 |
# Flask==2.3.3
|
| 19 |
+
# twilio==9.7.1
|
| 20 |
+
fastapi
|
| 21 |
+
uvicorn
|