Skip to content

Commit 45881f9

Browse files
authored
Fix psycopg pinned version (#313)
1 parent 1c4518e commit 45881f9

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_dirname}}/requirements

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psycopg[c]~=3.1.8
1+
psycopg[c]~=3.1.0

0 commit comments

Comments
 (0)