File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --output-file requirements/production.in requirements/production.txt
3- psycopg==3.2.1
4- # via -r requirements/production.txt
5- psycopg-binary==3.2.1
6- # via -r requirements/production.txt
7- typing-extensions==4.12.2
8- # via
9- # -r requirements/production.txt
10- # psycopg
3+ -c main.txt
4+ psycopg[binary]
Original file line number Diff line number Diff line change 33psycopg==3.2.1
44 # via -r requirements/production.in
55psycopg-binary==3.2.1
6- # via -r requirements/production.in
7- typing-extensions==4.12.2
6+ # via psycopg
7+ typing-extensions==4.15.0
88 # via
9- # -r requirements/production.in
9+ # -c requirements/main.txt
1010 # psycopg
You can’t perform that action at this time.
0 commit comments