Skip to content

Commit

Permalink
psycopg2 is definitely required guys...
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-wahl committed Jan 7, 2025
1 parent 57b6e22 commit 439efe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"praw~=7.0",
"prawcore~=2.0",
"psutil~=5.0",
#"psycopg2~=2.9.0",
"psycopg2~=2.9.0",
"pyahocorasick~=1.4.0",
"PyMySQL~=1.0",
"PyTumblr==0.1.0",
Expand Down

0 comments on commit 439efe5

Please sign in to comment.