Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/builder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ paramiko==3.5.0
pdoc==15.0.0
# We can revert back to standard pg8000 versions once https://github.com/tlocke/pg8000/pull/161 is released
pg8000@git+https://github.com/tlocke/pg8000@46c00021ade1d19466b07ed30392386c5f0a6b8e
prettytable==3.11.0
prettytable==3.12.0
psutil==6.1.0
psycopg==3.2.3
psycopg-binary==3.2.3
Expand Down
Loading