aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sopel/update-requirements.patch
blob: e90875dc186e2ca2f49dd9c0c32cd1e84c3a48c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/requirements.txt b/requirements.txt
index 5b27125..6aaf76e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 xmltodict<0.12.0; python_version == '3.3'
 xmltodict==0.12; python_version != '3.3'
 pytz
-praw>=4.0.0,<6.0.0
+praw>=4.0.0,<7.0.0
 geoip2<3.0.0
 ipaddress<2.0; python_version < '3.3'
 requests>=2.0.0,<3.0.0