Hi Khushboo,
I can confirm that it appears to work correctly with 4.26. Next time I’ll
upgrade before raising the hue and cry.
Thank you.
Jack
> On Sep 28, 2020, at 10:14 PM, Khushboo Vashi
> wrote:
>
> Hi,
>
> Please use the latest pgAdmin (v 4.26), this issue is not reproducible on it.
>
Hi,
I've long wondered why pgAdmin4 seems to hard pin its dependencies;
specifically these two which do seem rather outdated:
pgadmin4 4.26 requires pytz==2018.9, but you'll have pytz 2020.1 which is
incompatible.
pgadmin4 4.26 requires sqlparse==0.2.4, but you'll have sqlparse 0.3.1
which is inc