diff --git a/requirements.txt b/requirements.txt index a1e032f..d3d3cb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,7 @@ annotated-types==0.5.0 # via pydantic anyio==3.7.1 # via + # fastapi # httpcore # starlette # watchfiles @@ -59,7 +60,7 @@ exceptiongroup==1.1.2 # via # anyio # pytest -fastapi[all]==0.100.1 +fastapi[all]==0.103.1 # via # -r requirements.in # fastapi-cache2