aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sopel/update-requirements.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sopel/update-requirements.patch')
-rw-r--r--testing/sopel/update-requirements.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/sopel/update-requirements.patch b/testing/sopel/update-requirements.patch
new file mode 100644
index 0000000000..2529612d01
--- /dev/null
+++ b/testing/sopel/update-requirements.patch
@@ -0,0 +1,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'