Skip to content

Commit

Permalink
Remove dependency bump of psycopg2-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
rhatgadkar-goog committed Oct 30, 2024
1 parent 5f3b6c9 commit 50a37c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asyncpg==0.30.0
mock==5.1.0
pg8000==1.31.2
psycopg2-binary==2.9.10
psycopg2-binary==2.9.9
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
Expand Down

0 comments on commit 50a37c9

Please sign in to comment.