Skip to content

Commit

Permalink
fix: use correct dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed May 16, 2024
1 parent 055d902 commit 24abe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/python/sqlalchemy2-sample/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
psycopg[binary]==3.1.19
psycopg-binary==3.1.19
pytz==2024.1
sqlalchemy==2.0.27
google~=3.0.0
Expand Down

0 comments on commit 24abe6e

Please sign in to comment.