Skip to content

Commit

Permalink
Merge pull request #637 from rios0rios0/fix/#636
Browse files Browse the repository at this point in the history
fix(#636): upgraded `psycopg2` to latest version to avoid the issue "SCRAM authentication"
  • Loading branch information
whikernel authored Dec 9, 2024
2 parents be52e2e + 3fccd83 commit 087906a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Flask-Caching==1.10.1
marshmallow==3.20.1
marshmallow-sqlalchemy==0.30.0
gunicorn==20.1.0
psycopg2-binary==2.9.1
psycopg2-binary==2.9.10
pyunpack==0.2.2
packaging==21.3
requests==2.31.0
Expand Down

0 comments on commit 087906a

Please sign in to comment.