Skip to content

Commit

Permalink
fix: use correct psycopg2-binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Apr 29, 2024
1 parent 92d267f commit cea077c
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[binary]~=2.9.3
psycopg2-binary~=2.9.3
pytz~=2022.1
sqlalchemy==1.4.45

0 comments on commit cea077c

Please sign in to comment.