Skip to content

Commit

Permalink
psycopg 3.1.18 requires typing-extensions.
Browse files Browse the repository at this point in the history
SimonPinches committed May 29, 2024
1 parent 7dc8de0 commit 3b4e30f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -15,6 +15,7 @@ builddependencies = [('binutils', '2.40')]
dependencies = [
('Python', '3.11.5'),
('PostgreSQL', '16.1'),
('typing-extensions', '4.10.0'),
]

download_dep_fail = True

0 comments on commit 3b4e30f

Please sign in to comment.