Skip to content

Commit 4c248c4

Browse files
Merge pull request #181 from rustprooflabs/bump-requirements
Bump psycopg version
2 parents 645f468 + 3508c8f commit 4c248c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click>=8.0.1
22
coverage>=5.5
3-
psycopg>=3.0b1
4-
psycopg-binary>=3.0b1
3+
psycopg>=3.0.1
4+
psycopg-binary>=3.0.1
55
requests>=2.26.0
66
sh>=1.14.2

0 commit comments

Comments
 (0)