Commit 919f49a
committed
chore(requirements): change psycopg2 to psycopg2-binary to avoid warnings
Psycopg2 is being deprecated in favor psycopg2-binary or building and compiling the source. Let's go with psycopg2-binary for now.1 parent 5d2ea62 commit 919f49a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments