Explorar o código

Bump psycopg to 3.2

To allow the use of Python 3.13
Sage Abdullah hai 1 mes
pai
achega
fade9b15f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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