File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Werkzeug[watchdog]==3.0.1 # https://github.com/pallets/werkzeug
4
4
ipdb==0.13.13 # https://github.com/gotcha/ipdb
5
- psycopg[c]==3.1.18 # https://github.com/psycopg/psycopg
5
+ psycopg[c]==3.2.3 # https://github.com/psycopg/psycopg
6
6
7
7
# Testing
8
8
# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 3
3
-r base.txt
4
4
5
5
gunicorn==21.2.0 # https://github.com/benoitc/gunicorn
6
- psycopg[c]==3.1.18 # https://github.com/psycopg/psycopg
6
+ psycopg[c]==3.2.3 # https://github.com/psycopg/psycopg
7
7
8
8
# Django
9
9
# ------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments