Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdPUr-003GSJ-PO for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Sep 2023 06:25:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qdPUq-00HBDB-D3 for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Sep 2023 06:25:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdPUq-00HBD1-3f for pgadmin-hackers@lists.postgresql.org; Tue, 05 Sep 2023 06:25:07 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdPUl-0038VD-T8 for pgadmin-hackers@lists.postgresql.org; Tue, 05 Sep 2023 06:25:07 +0000 Received: from github.com (hubbernetes-node-d63c5f1.ash1-iad.github.net [10.56.209.114]) by smtp.github.com (Postfix) with ESMTPA id 121A0600BFE for ; Mon, 4 Sep 2023 23:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1693895102; bh=3EG9y8rLJ7p7+Uqzj8F6Qg1d+u0JfoexsPZcZtThs04=; h=Date:From:To:Subject:From; b=SNFF+nCBRQzJgFD/p3GADWAzs5LllGZdsfsniJ2he91/w0w6kmjkiOisZCdZoPrCm 6rVHGV6w0SaedeMRmeP3ZjVikCKbSpNUnOj2NbyKWX9rZhJ7SVOw3jPJWfWXfI4V9O yODH/ljPjhaVQ9UlpJmL7XyJElXoL0rkXgdMN+JI= Date: Mon, 04 Sep 2023 23:25:02 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] cf3c69: Pin python-socketio to 5.8.0 as the latest version... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: cf3c696f7e79804b58dcd0819932e427610e8322 https://github.com/pgadmin-org/pgadmin4/commit/cf3c696f7e79804b58dcd0819932e427610e8322 Author: Akshay Joshi Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M requirements.txt Log Message: ----------- Pin python-socketio to 5.8.0 as the latest version throwing error for the test client.