aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sopel/update-requirements.patch
blob: 2529612d0123221783a6beeb88d5437249ced615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/requirements.txt b/requirements.txt
index 2f89a2502d..544070c3c5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 xmltodict
 pytz
-praw<6.0.0
+praw<7.0.0
 pyenchant; python_version < '3.7'
 geoip2
 ipython<6.0; python_version < '3.3'