aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2020-10-25 11:48:18 -0700
committerJames Taylor <user234683@users.noreply.github.com>2020-10-25 11:48:18 -0700
commit7e5c0bf26176b7b8e27b8b821cff12726d794203 (patch)
treed3522ebab767053e9d2fe823d7e062be59f44bef
parent3a081a9c465828b3491d15b673074b7dbdcfc822 (diff)
downloadyt-local-7e5c0bf26176b7b8e27b8b821cff12726d794203.tar.lz
yt-local-7e5c0bf26176b7b8e27b8b821cff12726d794203.tar.xz
yt-local-7e5c0bf26176b7b8e27b8b821cff12726d794203.zip
Add stem to requirements.txt
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index b500436..b54a1f2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,3 +5,4 @@ PySocks>=1.6.8
urllib3>=1.24.1
defusedxml>=0.5.0
cachetools>=4.0.0
+stem>=1.8.0