diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 1b8fa7b..6cf2448 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -4,7 +4,7 @@ SQLAlchemy[asyncio]==2.0.49 SQLAlchemy-Utils==0.42.1 psycopg[c]==3.3.4 # psycopg[binary]==3.3.4 -alembic==1.18.4 +alembic==1.18.5 potato-util[crypto,async]==0.7.2 beans-logging-fastapi==6.0.4 fastapi[all]==0.136.1