Skip to content

Commit 501e373

Browse files
authored
fix(pg): lock numpy to v1.24.4 until pandas supports 2.X.X (#520)
1 parent d63d5ff commit 501e373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clouds/postgres/common/python3_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ pandas==1.3.2
1414
SQLAlchemy==1.4.23
1515
mapbox-vector-tile==1.2.1
1616
sqlfluff==1.3.1
17-
17+
numpy==1.24.4

0 commit comments

Comments
 (0)