Skip to content

Commit

Permalink
Change psycopg2 to psycopg2-binary (see psycopg/psycopg2#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchesterkadwell committed Feb 1, 2022
1 parent 7987e5a commit f08f2f8
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 @@ -19,7 +19,7 @@ parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.21
psycopg2
psycopg2-binary
ptyprocess==0.7.0
Pygments==2.10.0
pytz==2021.3
Expand Down

0 comments on commit f08f2f8

Please sign in to comment.