Skip to content

Commit

Permalink
Merge pull request #181 from rustprooflabs/bump-requirements
Browse files Browse the repository at this point in the history
Bump psycopg version
  • Loading branch information
rustprooflabs authored Oct 14, 2021
2 parents 645f468 + 3508c8f commit 4c248c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click>=8.0.1
coverage>=5.5
psycopg>=3.0b1
psycopg-binary>=3.0b1
psycopg>=3.0.1
psycopg-binary>=3.0.1
requests>=2.26.0
sh>=1.14.2

0 comments on commit 4c248c4

Please sign in to comment.