Pin Psycopg Binary packages to 3.1.19 for the ARM64 MacOS platform wheel packages.

This commit is contained in:
Khushboo Vashi
2024-07-10 17:43:13 +05:30
parent cd6ff48cc0
commit 6b012193e3
2 changed files with 8 additions and 2 deletions

View File

@@ -228,7 +228,6 @@ def validate_binary_path():
running the utilities with their versions.
"""
data = None
return precondition_required(gettext('Invalid binary path.'))
if hasattr(request.data, 'decode'):
data = request.data.decode('utf-8')