Pin psycopg3 to 3.1.8

pull/6236/head
Khushboo Vashi 2023-05-03 12:25:04 +05:30
parent a73f58160f
commit 4fc49390ed
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ pytz==2023.*
speaklater3==1.*
sqlparse==0.*
psutil==5.9.*
psycopg[c]==3.1.*
psycopg[c]==3.1.8
python-dateutil==2.*
SQLAlchemy==2.*
bcrypt==4.0.*