Spaces:
Sleeping
Sleeping
Commit ·
8dde485
1
Parent(s): b407a42
reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ fastapi
|
|
| 3 |
uvicorn
|
| 4 |
python-jose
|
| 5 |
pydantic
|
| 6 |
-
twilio
|
|
|
|
|
|
| 3 |
uvicorn
|
| 4 |
python-jose
|
| 5 |
pydantic
|
| 6 |
+
twilio
|
| 7 |
+
email-validator
|