Переглянути джерело

Bump psycopg to 3.2

To allow the use of Python 3.13
Sage Abdullah 1 місяць тому
батько
коміт
fade9b15f0
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      requirements/production.txt

+ 1 - 1
requirements/production.txt

@@ -2,7 +2,7 @@
 elasticsearch==5.5.3
 # Additional dependencies for Heroku, AWS, and Google Cloud deployment
 uwsgi>=2.0.17,<2.1
-psycopg[binary]>=3.1,<3.2
+psycopg[binary]>=3.2.2,<3.3
 whitenoise==6.6.0
 boto3>=1.37,<1.38
 google-cloud-storage==2.13.0