Skip to content

Commit cac89ae

Browse files
authored
update minimum version to psycopg2-binary>=2.9.5 (#8767)
1 parent 21fdf06 commit cac89ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-optionals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ coreschema==0.0.4
44
django-filter>=2.4.0,<3.0
55
django-guardian>=2.4.0,<2.5
66
markdown==3.3
7-
psycopg2-binary>=2.8.5,<2.9
7+
psycopg2-binary>=2.9.5,<2.10
88
pygments==2.12
99
pyyaml>=5.3.1,<5.4

0 commit comments

Comments
 (0)