Skip to content

Commit

Permalink
Merge pull request #2319 from Exirel/reddit-upgrade-praw
Browse files Browse the repository at this point in the history
pip: allow praw from v4 to v7
  • Loading branch information
dgw authored Jul 15, 2022
2 parents 5c4f56e + 803d9c7 commit 12a05ad
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
@@ -1,6 +1,6 @@
xmltodict==0.12
pytz
praw>=4.0.0,<6.0.0
praw>=4.0.0,<8.0.0
geoip2>=4.0,<5.0
requests>=2.24.0,<3.0.0
dnspython<3.0
Expand Down

0 comments on commit 12a05ad

Please sign in to comment.