diff --git a/pyproject.toml b/pyproject.toml index 7fe506b..6ce685c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pydantic>=2.0.0", "httpx>=0.24.0", "websockets>=11.0", - "python-multipart>=0.0.6", + "python-multipart>=0.0.20", "uvicorn>=0.23.0", ]