Skip to content

Commit

Permalink
build: run sample with psycopg2-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Apr 29, 2024
1 parent ad9fe38 commit 92d267f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/python/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
psycopg2~=2.9.3
psycopg2[binary]~=2.9.3
pytz~=2022.1
sqlalchemy==1.4.45

0 comments on commit 92d267f

Please sign in to comment.