We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d6eea commit 2e9e182Copy full SHA for 2e9e182
requirements/production.txt
@@ -4,7 +4,7 @@
4
gunicorn==20.0.4
5
6
# Database driver
7
-psycopg2-binary==2.9.6
+psycopg2-binary==2.9.6 # Required for macOS
8
9
# Email sending
10
django-anymail==8.5
0 commit comments