| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Is requirements.txt up2date? |
| Date: | 2019-06-05 12:02:23 |
| Message-ID: | CA+OCxow7B_Ssxg85_5Sr64ra_M5Y-uyxu-HJn8wgS0b0G_Dh3w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi
On Wed, Jun 5, 2019 at 12:59 PM Devrim Gündüz <devrim(at)gunduz(dot)org> 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.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2019-06-05 12:18:13 | Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility) |
| Previous Message | Devrim Gündüz | 2019-06-05 11:59:42 | Is requirements.txt up2date? |