fix: Add python-multipart for FastAPI form parsing
This commit is contained in:
parent
e7e4e252ba
commit
6f5cbe1b2e
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ fastapi>=0.100.0
|
||||||
uvicorn>=0.22.0
|
uvicorn>=0.22.0
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
jinja2>=3.1.2
|
jinja2>=3.1.2
|
||||||
|
python-multipart>=0.0.6
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue