Skip to content

Commit d284557

Browse files
committed
ci: switch to psycopg2-binary==2.9.6 (arm64 fix)
(cherry picked from commit 6534a72)
1 parent c295153 commit d284557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ numpy==1.21.6
4747
ordered_set==4.0.2
4848
pandas>=0.24.0
4949
protobuf>=3.15.5
50-
psycopg2==2.9.5
50+
psycopg2-binary==2.9.6
5151
pydantic>=1.7.3,<=1.11.0
5252
python_dateutil==2.8.1
5353
pytz ~=2019.3

0 commit comments

Comments
 (0)