Skip to content

Commit

Permalink
fix: switch to psycopg2-binary lib
Browse files Browse the repository at this point in the history
  • Loading branch information
loicguillois committed Jan 28, 2025
1 parent bc54d16 commit 4108ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics/dagster/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ matplotlib
pandas
requests
dlt[duckdb]
psycopg2
psycopg2-binary
pydantic_settings
dlt[filesystem]
dlt[parquet]
Expand Down

0 comments on commit 4108ae5

Please sign in to comment.