pgAdmin 4 commit: Fix dependencies to work with Python 3.10.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix dependencies to work with Python 3.10.
Date: 2021-11-03 13:12:14
Message-ID: E1miG3q-0000VV-5q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix dependencies to work with Python 3.10.

Patch by me, legwork by Aditya.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f3bf0680665419386e353412fa0c82c1152326db

Modified Files
--------------
requirements.txt | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-11-03 13:20:12 pgAdmin 4 commit: Only include the dnspython library for Python 3.10.
Previous Message Dave Page 2021-11-03 09:23:26 Re: Issue tracking