Skip to content

Commit

Permalink
Use psycopg2-binary instead of psycopg2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLazarescu authored Sep 21, 2023
1 parent 27ebfd4 commit 5eff818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ django-cors-headers==3.1.1
django-environ==0.4.5
djangorestframework==3.11.2
inflection==0.3.1
psycopg2==2.7.1
psycopg2-binary==2.9.7
six==1.15.0

0 comments on commit 5eff818

Please sign in to comment.