Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYUcr-0006ag-AA for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 12:02:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hYUcq-0000d1-6Z for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 12:02:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYUcp-0000Zo-Si for pgadmin-hackers@lists.postgresql.org; Wed, 05 Jun 2019 12:02:40 +0000 Received: from mail-io1-xd41.google.com ([2607:f8b0:4864:20::d41]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYUcn-0004SD-8O for pgadmin-hackers@lists.postgresql.org; Wed, 05 Jun 2019 12:02:38 +0000 Received: by mail-io1-xd41.google.com with SMTP id x24so19968236ion.5 for ; Wed, 05 Jun 2019 05:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eh6t/nCzOKW9n3DHmST/hvq6Sneem3cop53cVYrM9Rw=; b=ktBlKC76f3eGuQtxb+sJ0Biq9em0VXNrrP1/02f+HJBZ1MJsPuDRa/qRbtFYZO6z1l J+yy2KktnauUWohVmydku1PNKslQcMaOZcNVhIv5cmZiy/P45c6/8Nmkw6zc/71cAqNT Zd468PgTc0TyGWl1q27Un4gIRx9TbSAyrGWcYojr4+IRZy6hjHWLoMdgIUpxLbzZervm yXQy47MHEv8PONoio24vMuSToVbS3AkDCU0Q5BZf9cf35wBh+qsEKZNTP2ZxIqj/+lou HBEZ8K2LhlA78cNXn9TDIUiTGoJAMV/AXj2ZRirfDs8tTxnmWitWoZ4Kvn5LfJ0rDrvh CCqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eh6t/nCzOKW9n3DHmST/hvq6Sneem3cop53cVYrM9Rw=; b=VRWi2Q0b9y6N0FmZTJrEOvMLasYf5e78mVV1e6C6dGWeGn54gBANuRk4zEeN2H9sgH G6GWi+lhjr6hTLviyI7wJNFLwJ0pOzGh4m/bvAlWW3N+3fsawUPw5LIOWI4derxImlxv WmHO9xBQupEErulJlCg4+LvCbsPOz0VVf0b03qdlMprmo2e53jq5IqpZUNvcRGZ0GYXE fEojCzfmIvq4/azeAnbfpl11WRBAknX6p0bP2cPOZQxbGqGNYksgTU/d7+r62cpZyTYV w8zUAhmbw4gYdNeS6o9dc1buNST9EKfwuMw2VBHGaC+usSyPKaBpzuuHW1oAhIa6SuyU OxOQ== X-Gm-Message-State: APjAAAXUH7mmV8NekZ7MNkU1NcK2AfaYuFWxES7Scmmi0x0f532ekbsb pRgsiw3Qsrr0469futj8fIztbRhX+2dznAKNXFPE39Qdung= X-Google-Smtp-Source: APXvYqxsD7zGibxNJutB+kqkvXd+VyZPhcE3ZUJ+UL6F1S5dCa4V0QyNTmb3Pl7cN01jp/82xjjZUtYI0+nRRlkStGY= X-Received: by 2002:a5d:9402:: with SMTP id v2mr7906802ion.128.1559736155504; Wed, 05 Jun 2019 05:02:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Wed, 5 Jun 2019 13:02:23 +0100 Message-ID: Subject: Re: Is requirements.txt up2date? To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000007e2bc2058a925fa2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000007e2bc2058a925fa2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi On Wed, Jun 5, 2019 at 12:59 PM Devrim G=C3=BCnd=C3=BCz = wrote: > > Hi, > > I recently hit by some missing or not up2date Python modules while > building/installing pgAdmin4. > > Recent one is Werkzeug, and I also hit an issue with blinker. Both of > these do > not appear in requirements.txt. Are we sure that this list is up2date? > Yes. They're indirect dependencies, so don't appear in the list we maintain. Not sure about Blinker, but Werkzeug will be defined in the requirements.txt file for Flask. --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000007e2bc2058a925fa2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

On Wed, Jun 5, 2019 at 12:59 PM Devrim G=C3=BCnd=C3= =BCz <devrim@gunduz.org> wro= te:

Hi,

I recently hit by some missing or not up2date Python modules while
building/installing pgAdmin4.

Recent one is Werkzeug, and I also hit an issue with blinker. Both of these= do
not appear in requirements.txt. Are we sure that this list is up2date?
<= /blockquote>

Yes. They're indirect dependencies, so = don't appear in the list we maintain. Not sure about Blinker, but Werkz= eug will be defined in the requirements.txt file for Flask.
=C2= =A0
--
Dave Page<= br>Blog: http://p= gsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb= .com
The Enterprise PostgreSQL Company
--0000000000007e2bc2058a925fa2--