Update requirements.txt
request.form() throws an error if you don't have python-multipart installed
This commit is contained in:
@@ -3,3 +3,4 @@ fastapi
|
|||||||
uvicorn
|
uvicorn
|
||||||
python-dotenv
|
python-dotenv
|
||||||
twilio
|
twilio
|
||||||
|
python-multipart
|
||||||
|
|||||||
Reference in New Issue
Block a user