diff --git a/frameworks/Python/microdot/requirements.txt b/frameworks/Python/microdot/requirements.txt index 4d928335e33..2bb6d533047 100644 --- a/frameworks/Python/microdot/requirements.txt +++ b/frameworks/Python/microdot/requirements.txt @@ -5,8 +5,9 @@ asyncpg jinja2 cachetools asyncache +orjson alchemical -microdot>=2.0.1 +microdot>=2.3.1 gunicorn uvicorn[standard]