mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Pin Psycopg Binary packages to 3.1.19 for the ARM64 MacOS platform wheel packages.
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user