Update requirements.txt

request.form() throws an error if you don't have python-multipart installed
This commit is contained in:
Danny D. Leybzon
2024-09-06 20:22:18 +02:00
committed by GitHub
parent 748a7af602
commit c92531a02f

View File

@@ -3,3 +3,4 @@ fastapi
uvicorn
python-dotenv
twilio
python-multipart