diff --git a/frontend_multi_user/pyproject.toml b/frontend_multi_user/pyproject.toml index 8215eea5..a40b302f 100644 --- a/frontend_multi_user/pyproject.toml +++ b/frontend_multi_user/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "flask-sqlalchemy==3.1.1", "flask-wtf==1.3.0", "authlib==1.8.0", - "psycopg2-binary==2.9.12", + "psycopg2-binary==2.9.13", "requests==2.34.2", "stripe==15.6.1", "python-dotenv==1.2.3",