Skip to content

Commit adb6014

Browse files
committed
Bump psycopg2-binary to 2.9.10 to support Python 3.13
1 parent 7d2faaf commit adb6014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jsonschema==4.17.3;python_version<"3.8"
77
jsonschema==4.23.0;python_version>="3.8"
88
requests==2.31.0;python_version<"3.8"
99
requests==2.32.3;python_version>="3.8"
10-
psycopg2-binary==2.9.9
10+
psycopg2-binary==2.9.10
1111
supervisor==4.2.5

0 commit comments

Comments
 (0)