diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 1b8fa7b..c745072 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -7,4 +7,4 @@ psycopg[c]==3.3.4 alembic==1.18.4 potato-util[crypto,async]==0.7.2 beans-logging-fastapi==6.0.4 -fastapi[all]==0.136.1 +fastapi[all]==0.136.3