diff --git a/app/requirements.txt b/app/requirements.txt index 96cf45b..13ebdfe 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,6 +4,6 @@ gunicorn==22.0.0 packaging==24.0 psycopg2-binary==2.9.9 setuptools==69.1.1 -sqlparse==0.5.0 +sqlparse==0.5.4 wheel==0.43.0 whitenoise==6.6.0