Skip to content

Commit

Permalink
Fix psycopg pinned version (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
trottomv committed May 3, 2024
1 parent 1c4518e commit 45881f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_dirname}}/requirements/base.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psycopg[c]~=3.1.8
psycopg[c]~=3.1.0

0 comments on commit 45881f9

Please sign in to comment.