Re: beautifulsoup4, and Python 2.6 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: beautifulsoup4, and Python 2.6
Date
Msg-id CA+OCxowuwFn0YvfAaxNPney9yYN5KZhwa5ory-_Z8_EubzdEFQ@mail.gmail.com
Whole thread Raw
In response to Re: beautifulsoup4, and Python 2.6  (Devrim Gündüz <devrim@gunduz.org>)
List pgadmin-hackers
On Wed, Sep 14, 2016 at 10:32 AM, Devrim Gündüz <devrim@gunduz.org> wrote:
>
> Hi,
>
> On Wed, 2016-09-14 at 09:26 +0100, Dave Page wrote:
>
>> I think it's actually a dependency of something else, not a direct
>> dependency of pgAdmin.
>
> It is listed both in requirements_py2.txt and requirements_py3.txt.

Right - they do include indirect dependencies. Pip will just list
everything that's installed when those files are generated; and that
may include versions that are higher than are actually required in
reality.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1674 - Reverse engineered SQL for functions with default values is incorrect
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove blank lines in the formatting of SELECT script