diff --git a/examples/fastapi-postgres-with-serverless/requirements.txt b/examples/fastapi-postgres-with-serverless/requirements.txt index fbfb277..2eeadf7 100644 --- a/examples/fastapi-postgres-with-serverless/requirements.txt +++ b/examples/fastapi-postgres-with-serverless/requirements.txt @@ -1,6 +1,6 @@ anyio==3.6.2 click==8.1.3 -fastapi==0.95.0 +fastapi==0.109.1 h11==0.14.0 idna==3.4 mangum==0.17.0