diff --git a/api/requirements.txt b/api/requirements.txt index 9ca83a4..15ed89c 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -5,7 +5,7 @@ django-storages[boto3]>=1.14,<1.15 django-ratelimit>=4.1,<5.0 django-unfold>=0.92,<1.0 Pillow>=11.0 -psycopg[binary]>=3.3,<3.4 +psycopg[binary]>=3.3.4,<3.4 python-dotenv>=1.0 redis>=5.2,<7.0 whitenoise>=6.12,<7.0