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 1r7vtx-007XuO-8s for pgadmin-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 11:05:13 +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 1r7vtv-004Vsb-K3 for pgadmin-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 11:05:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7vtv-004VsT-Bu for pgadmin-hackers@lists.postgresql.org; Tue, 28 Nov 2023 11:05:11 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7vts-007lAK-Rz for pgadmin-hackers@lists.postgresql.org; Tue, 28 Nov 2023 11:05:10 +0000 Received: from github.com (hubbernetes-node-d8edb28.ash1-iad.github.net [10.56.200.79]) by smtp.github.com (Postfix) with ESMTPA id BC3A86006EF for ; Tue, 28 Nov 2023 03:05:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701169507; bh=zkTZpkxP1MQOG9rUAFWHTwVwfW/J5iFc5LkschsbpBw=; h=Date:From:To:Subject:From; b=a5Kh4ggVXXcjkAD6qnWEYrbIY1XErKWad80W7JXZWlW3cJfvXB8GeVTLZ3KyZq2sL atHb5PcdehLEXBzoD8C6tO3ZmfCAKwIDb58x5/00Ci/uTqlUNQAsVDSWk/HAh7Hi1x tWfWQ/9mjUKCl6fBoyjhXAkOrw3817lui1hTYJU0= Date: Tue, 28 Nov 2023 03:05:07 -0800 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] c9590b: Remove botocore from requirements as it is install... 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: c9590b2d62c9ee0222b510ec1527b806284e8369 https://github.com/pgadmin-org/pgadmin4/commit/c9590b2d62c9ee0222b510ec1527b806284e8369 Author: Aditya Toshniwal Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M docs/en_US/release_notes_8_1.rst M requirements.txt Log Message: ----------- Remove botocore from requirements as it is installed by boto3